Topic: Get the list of Service Intervals of a Unit.
Hello everyone, I'm using JavaScript API.
I'm having problems to get the list of Service Intervals of a Unit. The thing is that I'm not sure if this is even possible using JS API, since the documentation about this is not provided.
I have tried to add the flag:
var flags = wialon.item.Item.dataFlag.base | wialon.item.Unit.dataFlag.maintenance;
But it doesn't help, i think is didn't exist. Do you know how I can get that list of Service Intervals?
I really really depreciate your help!!!
UPDATE:
There has been a while and I dont get answers. Please tell me if my question is not clear enogh? Or maybe it is just not possible?
Im also attaching an image that can help