DIALIN-DEN-9626

RESOLVED.

RESOLVED.

Good point, I could not find this function in the simulator, and it means it is a very old function implemented when we were doing Automated Unit Tests. The return value may have been used in the U...

Good point,
I could not find this function in the simulator, and it means it is a very old function implemented when we were doing Automated Unit Tests.
The return value may have been used in the Unit test since this is the message (create treatment parameters response) which has bool for each param and the return could be the final result (and of all single ones).
I agree we decided but since this code has not been touched since then and that decision has been made after that function it doesn't have that in the definition.
I would rather not touch it, since it wasn't part of this task modification (Safety Volume) and I don't know what will break after the modification.

Why some commands return boolean and some none? And this function always returns TRUE so what is the point? Also, when a function returns something, I thought we decided to show that in the declara...

Why some commands return boolean and some none? And this function always returns TRUE so what is the point?
Also, when a function returns something, I thought we decided to show that in the declaration ( e.g. foo() -> int: )

DIALIN-DEN-9626_DEV Bluetooth Cuff Integration
DIALIN-DEN-9626_DEV Bluetooth Cuff Integration