No, currently the Rest API can give you configuration information about the outputs but you cannot activate or trigger them. The Rest API will be extended and it is the plan that it will be possible to command the outputs in a future version. Right now we cannot tell you when this will come.
We and our consultant are developing a custom mobile app, connecting to our Milestone server via API Gateway/RestAPI.
I’ve learned that it’s not yet possible to read/trigger Milestone events, or hardware outputs. As far as I know it’s on the roadmap, but I don’t know if it’s planned in the next release or later.
We would like to know when to expect these functions to be available in the API?
If it’s worth waiting, or if this feature is planned years from now and we need to implement the SDK’s instead to get the ability to read and trigger events and outputs.
Or is there another way forward that you can direct me to.
You could develop a service, implemented using the MIP SDK, that could trigger the events, and could communicate with your custom mobile app in your preferred way.