{"id":830,"date":"2024-11-09T11:10:02","date_gmt":"2024-11-09T03:10:02","guid":{"rendered":"https:\/\/web.neoedgecentral.com\/?p=830"},"modified":"2026-03-24T23:19:22","modified_gmt":"2026-03-24T15:19:22","slug":"neoflow-message-payload","status":"publish","type":"post","link":"https:\/\/www.ecloudedge.com\/en\/neoflow-message-payload\/","title":{"rendered":"NeoFlow Message Payload Description"},"content":{"rendered":"<p>Based on the data sources, defined data flows, conditions, and sending times you provide, NeoFlow automatically generates and sends Messages to IT Service. The content of NeoFlow Messages will vary depending on the different configuration conditions mentioned above. This article explains the structure of the NeoFlow Message Payload for your IT Service to interpret. <\/p>\n\n\n\n<h5 class=\"wp-block-heading\">NeoFlow Message Example<\/h5>\n\n\n\n<pre class=\"wp-block-code has-small-font-size\"><code>{\n    \"Tag_Boolean_1\": {\n        \"Value\": true,\n        \"Timestamp\": \"2024-10-07T05:12:17.848+00:00\"\n    },\n    \"Tag_Boolean_2\": [\n        {\n            \"Value\": true,\n            \"Timestamp\": \"2024-10-07T05:12:15.848+00:00\"\n        },\n        {\n            \"Value\": true,\n            \"Timestamp\": \"2024-10-07T05:12:16.849+00:00\"\n        }\n    ],\n    \"Tag_Float_1\": {\n        \"Value\": -0.0000000003807666,\n        \"Timestamp\": \"2024-10-07T05:12:17.852+00:00\"\n    },\n    \"Tag_Float_2\": [\n        {\n            \"Value\": 1.858497,\n            \"Timestamp\": \"2024-10-07T05:12:15.850+00:00\"\n        },\n        {\n            \"Value\": 1.832256,\n            \"Timestamp\": \"2024-10-07T05:12:16.850+00:00\"\n        }\n    ],\n    \"Tag_String_1\": {\n        \"Value\": \"Hello World! [08793]\",\n        \"Timestamp\": \"2024-10-07T05:12:17.850+00:00\"\n    },\n    \"Tag_String_2\": [\n        {\n            \"Value\": \"Hello World! [08791]\",\n            \"Timestamp\": \"2024-10-07T05:12:15.848+00:00\"\n        },\n        {\n            \"Value\": \"Hello World! [08792]\",\n            \"Timestamp\": \"2024-10-07T05:12:16.849+00:00\"\n        }\n    ],\n    \"Timestamp\": \"2024-10-07T05:12:25.362+00:00\",\n    \"project\": \"Demo\"\n}<\/code><\/pre>\n\n\n\n<p>The above message contains 8 tags.,<\/p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-table is-style-stripes\">\n<table style=\"width: 100%; height: 102px;\">\n<tbody>\n<tr style=\"height: 12px;\">\n<td class=\"wp-block-table__cell-content\" style=\"width: 18%; height: 12px;\">\n<div class=\"block-editor-rich-text__editable rich-text\" role=\"textbox\" contenteditable=\"true\" aria-multiline=\"true\" aria-label=\"Cell content text\" aria-readonly=\"false\"><span style=\"color: #000000;\"><strong data-rich-text-format-boundary=\"true\">Tag Name<\/strong><\/span><\/div>\n<\/td>\n<td class=\"wp-block-table__cell-content\" style=\"width: 18%; height: 12px;\">\n<div class=\"block-editor-rich-text__editable rich-text\" role=\"textbox\" contenteditable=\"true\" aria-multiline=\"true\" aria-label=\"Cell content text\" aria-readonly=\"false\"><span style=\"color: #000000;\"><strong>Tag Class<\/strong><\/span><\/div>\n<\/td>\n<td class=\"wp-block-table__cell-content\" style=\"width: 24%; height: 12px;\">\n<div class=\"block-editor-rich-text__editable rich-text\" role=\"textbox\" contenteditable=\"true\" aria-multiline=\"true\" aria-label=\"Cell content text\" aria-readonly=\"false\"><span style=\"color: #000000;\"><strong>Data Source<\/strong><\/span><\/div>\n<\/td>\n<td class=\"wp-block-table__cell-content\" style=\"width: 40%; height: 12px;\">\n<div class=\"block-editor-rich-text__editable rich-text\" role=\"textbox\" contenteditable=\"true\" aria-multiline=\"true\" aria-label=\"Cell content text\" aria-readonly=\"false\"><span style=\"color: #000000;\"><strong>Notes<\/strong><\/span><\/div>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 10px; width: 18%;\">\n<p>Tag_Boolean_1<\/p>\n<\/td>\n<td style=\"height: 70px; width: 18%;\" rowspan=\"6\">\n<p>User defined tag<\/p>\n<\/td>\n<td style=\"height: 70px; width: 24%;\" rowspan=\"6\">\n<p>OT Device (each value is associated with a unique timestamp)<\/p>\n<\/td>\n<td style=\"height: 70px; width: 40%;\" rowspan=\"6\">\n<p><span style=\"color: #ff0000;\">The value can be either a JSON object or an array, depending on the \u201cMessage Contains\u201d setting.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 12px; width: 18%;\">\n<p>Tag_Boolean_2<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 12px; width: 18%;\">\n<p>Tag_Float_1<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 12px; width: 18%;\">\n<p>Tag_Float_2<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 12px; width: 18%;\">\n<p>Tag_String_1<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 12px; width: 18%;\">\n<p>Tag_String_2<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 10px; width: 18%;\">\n<p>project<\/p>\n<\/td>\n<td style=\"height: 10px; width: 18%;\">\n<p>User defined tag<\/p>\n<\/td>\n<td style=\"height: 10px; width: 24%;\">\n<p>Static value.<\/p>\n<\/td>\n<td style=\"height: 10px; width: 40%;\">\n<p>This is a JSON object and will always be under the root node.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 12px;\">\n<td style=\"height: 10px; width: 18%;\">\n<p>Timestamp<\/p>\n<\/td>\n<td style=\"height: 10px; width: 18%;\">\n<p>NeoFlow self-created tag<\/p>\n<\/td>\n<td style=\"height: 10px; width: 24%;\">\n<p>NeoFlow<\/p>\n<\/td>\n<td style=\"height: 10px; width: 40%;\">\n<p>This is a JSON object that contains a timestamp value representing when the message was created.<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>NeoFlow \u6839\u64da\u60a8\u7d66\u4e88\u7684\u8cc7\u6599\u4f86\u6e90\u3001\u5b9a\u7fa9\u7684\u8cc7\u6599\u6d41\u7a0b\u3001\u689d\u4ef6\u4ee5\u53ca\u767c\u9001\u6642\u9593\uff0c\u81ea\u52d5\u7d44\u5408\u7522\u751f Message \u50b3\u9001\u5230  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":787,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[7],"tags":[],"class_list":["post-830","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-support-documents"],"blocksy_meta":[],"uagb_featured_image_src":{"full":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation.jpg",1000,527,false],"thumbnail":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation-150x150.jpg",150,150,true],"medium":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation-300x158.jpg",300,158,true],"medium_large":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation-768x405.jpg",768,405,true],"large":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation.jpg",1000,527,false],"1536x1536":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation.jpg",1000,527,false],"2048x2048":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation.jpg",1000,527,false],"trp-custom-language-flag":["https:\/\/www.ecloudedge.com\/wp-content\/uploads\/2024\/11\/aiot-innovation-18x9.jpg",18,9,true]},"uagb_author_info":{"display_name":"kevinkao","author_link":"https:\/\/www.ecloudedge.com\/en\/author\/kevinkao\/"},"uagb_comment_info":0,"uagb_excerpt":"NeoFlow \u6839\u64da\u60a8\u7d66\u4e88\u7684\u8cc7\u6599\u4f86\u6e90\u3001\u5b9a\u7fa9\u7684\u8cc7\u6599\u6d41\u7a0b\u3001\u689d\u4ef6\u4ee5\u53ca\u767c\u9001\u6642\u9593\uff0c\u81ea\u52d5\u7d44\u5408\u7522\u751f Message \u50b3\u9001\u5230 &hellip;","_links":{"self":[{"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/posts\/830","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/comments?post=830"}],"version-history":[{"count":7,"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/posts\/830\/revisions"}],"predecessor-version":[{"id":961,"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/posts\/830\/revisions\/961"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/media\/787"}],"wp:attachment":[{"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/media?parent=830"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/categories?post=830"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ecloudedge.com\/en\/wp-json\/wp\/v2\/tags?post=830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}