Observer Mode
The Java-based AgentLite uses the observer mode to report data.
A third party receives data by implementing the public void update (IotaMessage arg0) API provided by the AgentLite.
The observer is registered by using registerObserver(MyObserver o), and deregistered by using removeObserver(MyObserver o).
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot