Class MobileDataHelper

java.lang.Object
com.inductiveautomation.perspective.common.mobile.MobileDataHelper
Direct Known Subclasses:
NfcNdefMobileDataHelper

public class MobileDataHelper extends Object
  • Method Details

    • scriptName

      @Nonnull public String scriptName()
    • toPy

      @Nullable public org.python.core.PyObject toPy(@Nullable com.inductiveautomation.ignition.common.gson.JsonElement element)
      Converts the json element to the appropriate PyObject. Override if any custom handling is required before creating the PyObject.