Hi, I have two things that I want to confirm:
1. Is tracker-id required for posting an alarm the "id" that I obtain from GET request of "Get Devices"?
2. When I try to create an alarm through POST, I receive:
{"errors":[{"errorType":"validation","fieldName":"deviceId","message":"Device does not support alarms, device id : <device id>"}]}
Does Charge 5 not support alarms creation using API?
Best Answer