Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] Does client/server SDK of Eclipse Milo support Security/AE/HDA function

The client supports everything. There's no examples for subscribing to alarms or calling history, but it's really just a matter of putting together the right request objects and invoking the service. Part 4 of the spec can help with this.

The server does not yet support events (so no AE). It does have stubs for implementing the history service calls (as of a few days ago), but that's up to your implementation to fulfill if you choose to support it.

On Thu, Mar 30, 2017 at 9:03 PM, george.ray <george.ray@xxxxxxxxxx> wrote:
Hi, 

Does client/server SDK of Eclipse Milo support Security/AE/HDA function?
if support, is there any reference example for the function?

Thanks!

Best regards,
George Ray

_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/milo-dev



Back to the top