- Edited
How to extract trips from device messages?
we are getting data with https://flespi.io/gw/devices/XXXXXX/messages but we not getting the data from
https://flespi.io/gw/devices/XXXX/intervals particular devices data.
we using this following parameters to get intervals {
"from": uint32,
"to": uint32,
"extend": boolean,
}
we also tried with aslo https://flespi.io/calcs/XXXXX/devices/XXXX/calculate but there showing 404 error
Please help me to how to get intervals data using rest api
Note :
- XXXX means selectors and we use flespi device code here