Class SensorGroup


  • public class SensorGroup
    extends java.lang.Object
    Object for representing, creating and editing sensor groups.

    Sensor groups are implemented by (groups) of Routes, not by any other object.

    They are not (currently) NamedBean objects.

    • Constructor Summary

      Constructors 
      Constructor Description
      SensorGroup​(java.lang.String name)
      Create one, looking up an existing one if present
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void addPressed()  
      • Methods inherited from class java.lang.Object

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

      • SensorGroup

        SensorGroup​(java.lang.String name)
        Create one, looking up an existing one if present
        Parameters:
        name - Name of the group