Package iip.datatypes

Interface AvaMqttOutput

All Known Implementing Classes:
AvaMqttOutputImpl

public interface AvaMqttOutput
Interface of the application data type AvaMqttOutput. Generated by: EASy-Producer.
  • Method Details

    • getXaxis

      String getXaxis()
      Returns the value of xaxis.
      Returns:
      the value
    • setXaxis

      void setXaxis(String value)
      Changes the value of xaxis.
      Parameters:
      value - the new value
    • getYaxis

      String getYaxis()
      Returns the value of yaxis.
      Returns:
      the value
    • setYaxis

      void setYaxis(String value)
      Changes the value of yaxis.
      Parameters:
      value - the new value
    • getZaxis

      String getZaxis()
      Returns the value of zaxis.
      Returns:
      the value
    • setZaxis

      void setZaxis(String value)
      Changes the value of zaxis.
      Parameters:
      value - the new value