TOP
SSV Software Systems Register  Register
Log in to check your private messages  Log in to check your private messages
Startseite FAQ Search Mitglieder Profile  Log in 
SSV Support-Forum
Payload to JSON …

 
Post new topic   Reply to topic    SSV-Forum Forum Index >>> IGW/936(-L)
<<< Previous topic - Next topic >>>  
Display posts from previous:   
Author Message
kdw



Joined: 05 May 2006
Posts: 1460

PostPosted: 29.01.2018, 20:54    Post subject: Payload to JSON … Reply with quote

Hallo Forum.

Hin und wieder kommt die Frage auf, wie man unter Node-RED die Ausgangsdaten unseres Modbus-Node in ein JSON-Objekt mit Zeitstempel umwandelt, bevor es an einen Server in der Cloud geschickt wird. Hier ein Beispiel:

Code:
var d = new Date();
var newMsg = {
    "topic": "",
    "payload": {
        "name" : "test_object",
        "time" : d.getTime(),
        "value": msg.payload,
        "type" : "string"
    }
};
console.log(newMsg);
return newMsg;


Der console.log am Ende dieses kleinen Beispiels sorgt im Übrigen dafür, dass man das komplette JSON-Objekt auch im Log findet.

VG KDW
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SSV-Forum Forum Index >>> IGW/936(-L) All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

SSV Software Systems GmbH

Dünenweg 5
30419 Hannover

Fon: +49(0)511  ·  40 000-0
Fax: +49(0)511  ·  40 000-40

sales@ssv-embedded.de


Impressum    ·    Datenschutz    ·    AGB

© 2023 SSV SOFTWARE SYSTEMS GmbH. Alle Rechte vorbehalten.

ISO 9001:2015