Replies: 3 comments 4 replies
-
I'd be interested to see whether we support these fields on asset or sensor attributes. That is a goal we should pursue. Also, this could also become a discussion. |
Beta Was this translation helpful? Give feedback.
-
Nice, thanks for compiling this list! What fields should we implement first? IMO:
|
Beta Was this translation helpful? Give feedback.
-
I imagine that after the implementation of soc-maxima and soc-minima as sensors, there is no longer any need to be able to implement soc-max and soc-min as sensors, too. If you agree, I'll add notes to the table, accordingly. |
Beta Was this translation helpful? Give feedback.
-
This serves as a page to track compatibility of sensor cross-referencing in API and CLI flex model fields. That is, which fields already support pointing to a sensor:
Similarly, for flex context fields:
Footnotes
The current syntax used by
...-sensor
flex-context fields differs from flex-model fields, because they use theSensorIdField
schema rather than theQuantityOrSensor
schema. For example:consumption-price-sensor: 1
as opposed tocharging-efficiency: {sensor: 2}
. ↩ ↩2 ↩3Beta Was this translation helpful? Give feedback.
All reactions