AILTNPublisher

Network publisher for the AILTN endpoint.

Author

bhariharan

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun publish(events: JSONArray): Boolean
Publishes events to a network endpoint.
Link copied to clipboard
open fun publishLogLines(logLines: JSONArray): Boolean