Node-RED, file storage – read the data from it in javascript

Home Forums General Node-RED, file storage – read the data from it in javascript

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17144
    Akshay Bhavsar
    Participant

    Hi there,

    I have got web socket listening to data sent by client. I can see this data on debug window by using debug node.

    I would like to save this data to file storage. I know we can use file storage node. I did that, but how can I confirm that data is saved in it or not ?

    Also, I would like to read the data from that file from the java script template and use within java script.

    Any help would be great !

    Thanks
    Akshay Bhavsar

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.