Package com.ibm.wiotp.sdk.app.messages

  • Interface Summary 
    Interface Description
    CommandInterface<T>  
    EventInterface<T>  
  • Class Summary 
    Class Description
    ApplicationStatus
    Class that handles application status, of applications using IBM Watson IoT Platform
    Command<T>  
    DeviceStatus
    This class captures the status of the device
    Event<T>
    This class inherits from Message and denotes the device event
    This class is immutable and may be made final later on
    Status
    This is an abstract class which is inherited by application status and device status

Copyright © 2019. All rights reserved.