1.0.6 • Published 9 months ago

@envidatec/node-red-contrib-jevis v1.0.6

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
9 months ago

JEVis Server

Properties

namemeaning
usernameusername of JEVis User for this Server
passwordpassword of the corresponding User
hostthe address to the JEVis Server

JEVis Read

Properties

namemeaning
JEVis IDID of the JEVis Object
AggregationAggregation used for the requested Data
AttributeJEVis Attribute default Value

Request Last Sample

if msg.payload is empty or does not contain from, until the last sample will be returned.

Request Samples between two dates

namemeaning
msg.payload.fromStart Date
msg.payload.untilEnd Date

Requests all Data between two Dates and returns it

JEVis Write

namemeaning
JEVis IDID Of the JEVis Object
AttributeJEVis Attribute default Value

Payload

expects in msg.payload an array of elements each of them containing:

propertymeaning
tsDate time String Written into the JEVis Object in the format (yyyy-MM-ddTHH:mm:ss.SSSZ)
valueThe Value for the corresponding Date Time
1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago