public enum IotexplorerErrorCode extends Enum<IotexplorerErrorCode>
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
static IotexplorerErrorCode |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IotexplorerErrorCode[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IotexplorerErrorCode FAILEDOPERATION
public static final IotexplorerErrorCode FAILEDOPERATION_ACTIONUNREACHABLE
public static final IotexplorerErrorCode FAILEDOPERATION_DEVICEFIRMWAREISUPDATED
public static final IotexplorerErrorCode FAILEDOPERATION_DEVICEINFOOUTDATED
public static final IotexplorerErrorCode FAILEDOPERATION_DEVICENOSUBSCRIPTION
public static final IotexplorerErrorCode FAILEDOPERATION_DEVICEOFFLINE
public static final IotexplorerErrorCode FAILEDOPERATION_OTHERUPDATETASKEXIST
public static final IotexplorerErrorCode FAILEDOPERATION_RULEALREADYDISABLED
public static final IotexplorerErrorCode FAILEDOPERATION_RULEALREADYENABLED
public static final IotexplorerErrorCode FAILEDOPERATION_TIMEOUT
public static final IotexplorerErrorCode INTERNALERROR
public static final IotexplorerErrorCode INTERNALERROR_DBOPERTAIONERROR
public static final IotexplorerErrorCode INTERNALERROR_INTERNALRPCERROR
public static final IotexplorerErrorCode INTERNALERROR_INTERNALSERVEREXCEPTION
public static final IotexplorerErrorCode INTERNALERROR_INTERNALSERVEREXCEPTIONDB
public static final IotexplorerErrorCode INVALIDPARAMETER
public static final IotexplorerErrorCode INVALIDPARAMETER_ACTIONINPUTPARAMSINVALID
public static final IotexplorerErrorCode INVALIDPARAMETER_FIRMWAREALREADYEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_ACTIONNIL
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_ACTIONNILORNOTEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_APPDESCRIPTIONTOOLONG
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_APPEXISTS
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_APPNAMETOOLONG
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_APPNOPERMISSION
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_APPNOTEXISTS
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_CHECKFORWARDURLFAIL
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_DEVICEALREADYEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_DEVICENAMEINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_ERRORTASKNOTEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_FIRMWAREALREADYEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_INVALIDSQL
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_LORAFREQPARMSERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEDONTMATCHTEMPLATE
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEDUPID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEERRORMODEL
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEERRORTYPE
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEEVENTPARAMSDUPID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEEVENTPARAMSEXCEEDLIMIT
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEEVENTPROPERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEEVENTPROPNAMEERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINENIL
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEPROPBOOLMAPPINGERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEPROPENUMMAPPINGERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEPROPRANGEERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELDEFINEPROPRANGEOVERFLOW
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MODELPROPERTYNOTEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MSGCONTENTINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MSGLEVELINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MSGTITLEINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_MSGTYPEINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_PRODUCTALREADYEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_PRODUCTIDINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_PRODUCTPARMSERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_PROJECTPARMSERROR
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_RULENUMBERBEYONDLIMIT
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_TOPICRULEALREADYEXIST
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_TOPICRULESQLNOTEDITED
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_UPDATETOPICRULEDBFAIL
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_USERIDINVALID
public static final IotexplorerErrorCode INVALIDPARAMETERVALUE_VPNPARMSERROR
public static final IotexplorerErrorCode LIMITEXCEEDED_APPLICATIONEXCEEDLIMIT
public static final IotexplorerErrorCode LIMITEXCEEDED_DEVICEEXCEEDLIMIT
public static final IotexplorerErrorCode LIMITEXCEEDED_FIRMWAREEXCEEDLIMIT
public static final IotexplorerErrorCode LIMITEXCEEDED_MESSAGESAVED
public static final IotexplorerErrorCode LIMITEXCEEDED_PRODUCTEXCEEDLIMIT
public static final IotexplorerErrorCode LIMITEXCEEDED_PROJECTEXCEEDLIMIT
public static final IotexplorerErrorCode LIMITEXCEEDED_STUDIOLORAFREQEXCEEDLIMIT
public static final IotexplorerErrorCode LIMITEXCEEDED_STUDIOPRODUCTEXCEEDLIMIT
public static final IotexplorerErrorCode LIMITEXCEEDED_THINGMODELEXCEEDLIMIT
public static final IotexplorerErrorCode MISSINGPARAMETER_MODELDEFINEEVENTTYPEERROR
public static final IotexplorerErrorCode RESOURCENOTFOUND_DEVICEDUPKEYEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_DEVICEHASNOFIRMWARE
public static final IotexplorerErrorCode RESOURCENOTFOUND_DEVICENOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_DEVICESHADOWNOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_FIRMWARENOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_FIRMWARETASKNOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_GATEWAYDUPKEYEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_GATEWAYNOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_INSTANCENOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_MODULENOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_PRODUCTNOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_PRODUCTORDEVICENOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_PROJECTNOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_STUDIOLORAFREQNOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_STUDIOPRODUCTNOTEXIST
public static final IotexplorerErrorCode RESOURCENOTFOUND_TOPICRULENOTEXIST
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_APPNOPERMISSION
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_DEVICEHASALREADYBINDGATEWAY
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_DEVICEISNOTENABLED
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_GATEWAYHASBINDEDDEVICES
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_NOPERMISSIONTOINSTANCE
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_NOPERMISSIONTOPROJECT
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_NOPERMISSIONTOSTUDIOINSTANCE
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_NOPERMISSIONTOSTUDIOPRODUCT
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_PERMISSIONDENIED
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_PRODUCTNOTSUPPORTPSK
public static final IotexplorerErrorCode UNAUTHORIZEDOPERATION_USERLICENSEEXCEEDLIMIT
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_DEVICEDUPKEYEXIST
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_DEVICEEXCEEDLIMIT
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_DEVICEOTATASKINPROGRESS
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_DEVICESEXISTUNDERPRODUCT
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_GATEWAYPRODUCTHASBINDEDPRODUCT
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_INSTANCEISOLATED
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_LORAFREQDUPKEYEXIST
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_LORANOUPLINK
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_LORANOTACTIVATE
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_NODESEXISTUNDERVPN
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_POOLEXISTUNDERPROJECT
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_PRODUCTDUPKEYEXIST
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_PRODUCTEXISTUNDERPROJECT
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_PRODUCTHASBINDEDGATEWAYPRODUCT
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_PROJECTDUPKEYEXIST
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_STUDIOLORAFREQINUSED
public static final IotexplorerErrorCode UNSUPPORTEDOPERATION_VPNDUPKEYEXIST
public static IotexplorerErrorCode[] values()
for (IotexplorerErrorCode c : IotexplorerErrorCode.values()) System.out.println(c);
public static IotexplorerErrorCode valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getValue()
Copyright © 2021. All rights reserved.