Device Monitoring Security Situation Awareness Configuration Change
Topic
Downstream: $oc/devices/{device_id}/sys/properties/set/request_id={request_id}
Downstream Response Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
object_device_id |
No |
String |
Explanation:
|
service |
Yes |
List<ServiceProperty> |
Explanation: List of device services. |
ServiceProperty structure
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
service_id |
No |
String |
Explanation: The value is fixed at $security_detection_config for security situational awareness. |
properties |
Yes |
Explanation: Security situational awareness configuration details. |
Example Downstream Response
Topic: $oc/devices/{device_id}/sys/properties/set/request_id={request_id} Data format: { "services": [{ "properties": { "loginBruteForceCheck": 1, "cpuUsageCheck": 1, "cpuUsageThreshold": 80, "cpuUsageCheckPeriod": 2, "memoryCheck": 1, "memoryThreshold": 80, "memoryCheckReportPeriod": 24, "batteryPercentageCheck": 1, "batteryPercentageReportPeriod": 24, "batteryPercentageThreshold": 20 }, "service_id": "$security_detection_config" }] }
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot