|
@@ -320,9 +320,20 @@ class deviceStatus(TemplateView):
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"proactivelyReported": True,
|
|
"proactivelyReported": True,
|
|
- "retrievable": True
|
|
|
|
},
|
|
},
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "type": "AlexaInterface",
|
|
|
|
+ "interface": "Alexa.EndpointHealth",
|
|
|
|
+ "version": "3.1",
|
|
|
|
+ "properties": {
|
|
|
|
+ "supported": [{
|
|
|
|
+ "name": "connectivity"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "proactivelyReported": True,
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"type": 'AlexaInterface',
|
|
"type": 'AlexaInterface',
|
|
"interface": 'Alexa',
|
|
"interface": 'Alexa',
|