com.ibm.streamsx.iot.sample

Class Commands

  • java.lang.Object
    • com.ibm.streamsx.iot.sample.Commands
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Execute this application against a IBM Cloud Streaming Analytic Service.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Execute this application against a IBM Cloud Streaming Analytic Service. Usage:
        java com.ibm.streamsx.iot.sample.Commands vcapFile serviceName [commandId ...]
        Parameters:
        args - Arguments to the application.
        Throws:
        java.lang.Exception - Exception executing
streamsx.iot @ IBMStreams GitHub