Yoooi0
Yoooi0
Yea, in the current form this is not mergeable. The style doesn't match the codebase at all. `apiAuthToken` should probably not be embedded in the code. This should not be...
If each command has to go thru their servers does the firmware version even matter? I don't think the current implementation worked for anyone, so I don't see how support...
Yea unfortunately I have a particular way of segmenting code, a lot of features could be easily implemented but I don't like when code accesses too much or does not...
Don't see the point in adding this, this app is not meant to be running 24/7.
Doable in avalonia, moving to 2.0
As I don't work with the apis that the devices use, will it be possible to translate all device ranges to integers? What would be the integer range for an...
If there are no protocols that use floats then yea it seems like a reasonable change. And for example for TCode the range would be [0, 9999] right? There might...