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

Merge branch 'tmonteil-main-patch-39884' into 'main'

update RVI

See merge request !2
parents c3838ece 2c42c55c
Branches
Tags
1 merge request!2update RVI
...@@ -197,6 +197,7 @@ module.exports = function (RED) { ...@@ -197,6 +197,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",
'accept': 'application/json', 'accept': 'application/json',
'content-type' : contentType 'content-type' : contentType
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment