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

Update src/node-red/cnt.js

parent 353255b9
No related branches found
No related tags found
No related merge requests found
...@@ -126,7 +126,7 @@ module.exports = function (RED) { ...@@ -126,7 +126,7 @@ module.exports = function (RED) {
'headers': { 'headers': {
'X-M2M-RI': ri, 'X-M2M-RI': ri,
'X-M2M-Origin': adminOriginator, 'X-M2M-Origin': adminOriginator,
"X-M2M-RVI": "3", 'X-M2M-RVI': '3',
'accept': 'application/json' 'accept': 'application/json'
} }
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment