java.lang.Object
com.thingworx.things.connected.mutable.Mutable

@ThingworxExtensionApiClass(since={9,7}) public class Mutable extends Object
Thing implementing this Thingshape supports muting. This Thingshape defines the services to mute and unmute the devices.
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Service Category: Service Description: Flag indicating mute state of the device.
    void
    Service Category: Service Description: Service to mute a device.
    void
    Service Category: Service Description: Service to unmute a device.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait