cn.foxtech.common.entity.constant.DeviceValueExTaskVOFieldConstant Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fox-edge-server-common-entity-service Show documentation
Show all versions of fox-edge-server-common-entity-service Show documentation
fox-edge-server-common-entity-service
package cn.foxtech.common.entity.constant;
public class DeviceValueExTaskVOFieldConstant extends BaseVOFieldConstant {
public static final String field_task_name = "taskName";
public static final String field_task_param = "taskParam";
public static final String field_script = "script";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy