leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated comments

Added new enums to proxy

- Added new enums - Renamed some members - Added missing _str_lists - Adjusted code for renaming

    • -474
    • +520
    /leahi_dialin/common/td_defs.py
    • -1
    • +2
    /leahi_dialin/dd/modules/blood_leak.py
    • -24
    • +24
    /leahi_dialin/td/modules/events.py
    • -109
    • +110
    /leahi_dialin/td/modules/syringe_pump.py
removed commented out line

We will need to get the event_id first, to know how to process the content as Operation status content is different from rest. So this line is just for getting the event id, and based on the resul...

We will need to get the event_id first, to know how to process the content as Operation status content is different from rest.

So this line is just for getting the event id, and based on the result, process the rest into the correct variables

removed

removed

typo fix

    • -1
    • +1
    /leahi_dialin/td/modules/syringe_pump.py
fixed

fixed

remove if we are sure about the message ID

remove if we are sure about the message ID

Will we need this after adding the below code?

Will we need this after adding the below code?

Fix typo

Fix typo

fixed operation status event processing

    • -11
    • +11
    /leahi_dialin/td/modules/events.py
fix td event

    • -18
    • +33
    /leahi_dialin/td/modules/events.py
    • -1
    • +1
    /leahi_dialin/td/modules/syringe_pump.py
LEAHI-DIALIN-LDT-5482_[Dry Self Test] Update the module to match the current dev changes
LEAHI-DIALIN-LDT-5482_[Dry Self Test] Update the module to match the current dev changes
- Updated pre treatment - Added patient connect command

    • -6
    • +22
    /leahi_dialin/td/proxies/ui_proxy.py
are we missing any value in (). If not remove the ( Same in line 298

are we missing any value in (). If not remove the (
Same in line 298

Please reserve the IDs in the shared excel and use the available IDs

Please reserve the IDs in the shared excel and use the available IDs

LDT-5186 dialin implementation for drybicart and mixing control

    • -2
    • +50
    /leahi_dialin/dd/modules/drybicart.py
    • -3
    • +104
    /leahi_dialin/dd/modules/mixing_cntrl.py
fixed td records import

Merge branch 'feature/LDT-5414-prime' into staging

LEAHI-DIALIN-LDT-5205_[DD] Update NVM records architecture in Dialin
LEAHI-DIALIN-LDT-5205_[DD] Update NVM records architecture in Dialin
Updated TD records fields

    • -0
    • +76
    /leahi_dialin/td/modules/records_get_requests.py
    • -0
    • +100
    /leahi_dialin/td/modules/records_get_responses.py
    • -0
    • +111
    /leahi_dialin/td/modules/records_set_requests.py
    • -0
    • +96
    /leahi_dialin/td/modules/records_set_responses.py
- Updated DD service and usage info enum - Updated related set requests - Added FP records enums - Added FP records modules

    • -34
    • +39
    /leahi_dialin/common/fp_defs_proxy.py
    • -3
    • +19
    /leahi_dialin/dd/modules/records_set_requests.py
    • -0
    • +218
    /leahi_dialin/fp/modules/records.py
    • -0
    • +74
    /leahi_dialin/fp/modules/records_get_requests.py
    • -0
    • +96
    /leahi_dialin/fp/modules/records_get_responses.py
    • -0
    • +109
    /leahi_dialin/fp/modules/records_set_requests.py
    • -0
    • +92
    /leahi_dialin/fp/modules/records_set_responses.py
Updated enums

    • -2
    • +12
    /leahi_dialin/utils/enum_updater.py
Merge branch 'staging' into LDT-5205-dd_nvm_update

Merge branch 'LDT-5152-handler_refactor' into staging

    • -141
    • +108
    /leahi_dialin/dd/modules/events.py
    • -141
    • +108
    /leahi_dialin/fp/modules/events.py
    • -137
    • +108
    /leahi_dialin/td/modules/events.py
LEAHI-DIALIN-LDT-2004_Dialysate Composition - DD
LEAHI-DIALIN-LDT-2004_Dialysate Composition - DD