You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several other LEV_* types you could support too.
DataType.Source vs DataType.Type was created to give a distinction for the types we'd expect as source but they're just strings. I'll make a note to try this out and add to Source if it works.
I noticed that the string values are identical between the DataType.Source and DataType.Type. I will try that too, thanks for the quick answer!
Btw, unrelated question: Let's say we have an extension sensor that at the time it was added to Karoo it indicated to emit some data types, let's say Device(extension, uid, listof(DataType.Source.SHIFTING_FRONT_GEAR)) and later, in an update to that extension we want to emit more datatypes from that extension sensor. How should that be done? Should we just emit more datatypes, or should we implement different extension sensors per each datatype?
Hi, as a long term item, would it be possible to have an extension sensor as data source for E-Bike data fields?
The text was updated successfully, but these errors were encountered: