In calculator storage showing only 64kb because we connected with 2 devices. also how to known calculator is activated or not? how to get data of this calculator?
To see intervals that calculated by calculator you can use toolbox in device window.
Also you can get calculated intervals via rest api https://flespi.io/docs/#/gw/!/calculators/get_calcs_calcs_selector_devices_calc_devices_selector_intervals_calc_device_intervals_selector
You can get the last calculated intervals using mqtt subscription. Use this topic format in mqttboard for example:
flespi/state/gw/calcs/+/devices/+/last
ok One more question https://flespi.com/kb/how-to-extract-trips-from-device-messages GET /gw/devices/{selector}/intervals REST API call. {selector} what means by selector or where i can see this?
JayantWexoz {selector} - is device id. (not ident, flespi device id)