Node-RED LoRa input node message changed with upgrade to 1.4.16
- This topic has 0 replies, 1 voice, and was last updated 7 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › Node-RED LoRa input node message changed with upgrade to 1.4.16
Tagged: Node-RED LoRa timestamp
The LoRa input node generates a message from the received packet. After upgrading my Conduit AP to 1.4.16, the property timestamp
has been changed to time
in the message sent by the LoRa input node. The Information tab with a description and example message still shows the timestamp
but looking at the message with the debug window I see the time string is now shown under the time
property. Any flows that reference the old name will need to be updated.