IQRF Repository JavaScript client - v0.2.0-beta.3
Preparing search index...
Types
Metadata
ActionCommandRaw
Interface ActionCommandRaw
Internal
Action command metadata - raw API response
interface
ActionCommandRaw
{
text
?:
string
;
value
?:
number
;
}
Index
Properties
text?
value?
Properties
Optional
text
text
?:
string
Command name
Optional
value
value
?:
number
Command value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
value
IQRF Repository JavaScript client - v0.2.0-beta.3
Loading...
Action command metadata - raw API response