You are not putting commands in the correct order, this is why you are not getting results.
You need to set it this way:
Replace server_uri
, device_id
, auth_key
with the relevant values.
You are not putting commands in the correct order, this is why you are not getting results.
You need to set it this way:
Replace server_uri
, device_id
, auth_key
with the relevant values.