fix(gateway): update command topic path to use 'cmd' instead of 'command'
Solve: #28 Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
@@ -184,7 +184,7 @@ const docTemplate = `{
|
||||
"properties": {
|
||||
"command": {
|
||||
"type": "string",
|
||||
"example": "MEASURE_NEW"
|
||||
"example": "measure"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user