Object SunspecDevice

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static SchemaDevice generate(ModbusDevice modbusDevice, String description, Boolean skipUnknownModels) Determine the Sunspec Schema for the provided device
      final <Error class: unknown class> collectPointNamesThatAreReferenced(SunSpecModel model) Find all point names that are referenced elsewhere.
      final List<String> collectPointNamesThatAreReferenced(Group group)
      final Long getY2kEpochOffset()
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • generate

         final static SchemaDevice generate(ModbusDevice modbusDevice, String description, Boolean skipUnknownModels)

        Determine the Sunspec Schema for the provided device

        Parameters:
        modbusDevice - The ModbusDevice for which the Schema is needed
        Returns:

        The SunSpec schema device for this specific device.

      • collectPointNamesThatAreReferenced

         final <Error class: unknown class> collectPointNamesThatAreReferenced(SunSpecModel model)

        Find all point names that are referenced elsewhere. These are scaling factors and count references.