Skip to content
Snippets Groups Projects
Commit cfa19c72 authored by tmonteil's avatar tmonteil :speech_balloon:
Browse files

add RVI

parent 89748cde
Branches
No related tags found
No related merge requests found
...@@ -191,6 +191,7 @@ module.exports = function (RED) { ...@@ -191,6 +191,7 @@ module.exports = function (RED) {
headers: { headers: {
"Content-type": contentType, "Content-type": contentType,
"X-M2M-Origin": origin, "X-M2M-Origin": origin,
"X-M2M-RVI": "3",
"X-M2M-RI": ri "X-M2M-RI": ri
}, },
body: bodyString body: bodyString
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment