KiiThingFields Class Reference
| Inherits from | KiiBaseObject : NSObject |
| Declared in | KiiThingFields.h |
Tasks
-
firmwareVersionproperty -
productNameproperty -
lotproperty -
stringField1property -
stringField2property -
stringField3property -
stringField4property -
stringField5property -
numberField1property -
numberField2property -
numberField3property -
numberField4property -
numberField5property -
vendorproperty
Properties
firmwareVersion
Set and get firmwareVersion.
@property (nonatomic, strong, nullable) NSString *firmwareVersionDiscussion
Set and get firmwareVersion.
Declared In
KiiThingFields.hlot
Set and get the lot.
@property (nonatomic, strong, nullable) NSString *lotDiscussion
Set and get the lot.
Declared In
KiiThingFields.hnumberField1
Set and get the numberField1.
@property (nonatomic, strong, nullable) NSNumber *numberField1Discussion
Set and get the numberField1.
Declared In
KiiThingFields.hnumberField2
Set and get the numberField2.
@property (nonatomic, strong, nullable) NSNumber *numberField2Discussion
Set and get the numberField2.
Declared In
KiiThingFields.hnumberField3
Set and get the numberField3.
@property (nonatomic, strong, nullable) NSNumber *numberField3Discussion
Set and get the numberField3.
Declared In
KiiThingFields.hnumberField4
Set and get the numberField4.
@property (nonatomic, strong, nullable) NSNumber *numberField4Discussion
Set and get the numberField4.
Declared In
KiiThingFields.hnumberField5
Set and get the numberField5.
@property (nonatomic, strong, nullable) NSNumber *numberField5Discussion
Set and get the numberField5.
Declared In
KiiThingFields.hproductName
Set and get productName.
@property (nonatomic, strong, nullable) NSString *productNameDiscussion
Set and get productName.
Declared In
KiiThingFields.hstringField1
Set and get the stringField1.
@property (nonatomic, strong, nullable) NSString *stringField1Discussion
Set and get the stringField1.
Declared In
KiiThingFields.hstringField2
Set and get the stringField2.
@property (nonatomic, strong, nullable) NSString *stringField2Discussion
Set and get the stringField2.
Declared In
KiiThingFields.hstringField3
Set and get the stringField3.
@property (nonatomic, strong, nullable) NSString *stringField3Discussion
Set and get the stringField3.
Declared In
KiiThingFields.hstringField4
Set and get the stringField4.
@property (nonatomic, strong, nullable) NSString *stringField4Discussion
Set and get the stringField4.
Declared In
KiiThingFields.h