@twinfinity/core
Preparing search index...
<internal>
TwinVersionContentResponse
Interface TwinVersionContentResponse
interface
TwinVersionContentResponse
{
computedPropertySets
:
TwinComputedPropertySetsResponse
[]
;
content
:
TwinContentResponse
[]
;
processors
:
TwinProcessorResponse
[]
;
status
:
string
;
twinId
:
string
;
twinVersion
:
number
;
}
Index
Properties
computed
Property
Sets
content
processors
status
twin
Id
twin
Version
Properties
computed
Property
Sets
computedPropertySets
:
TwinComputedPropertySetsResponse
[]
content
content
:
TwinContentResponse
[]
processors
processors
:
TwinProcessorResponse
[]
status
status
:
string
twin
Id
twinId
:
string
twin
Version
twinVersion
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
computed
Property
Sets
content
processors
status
twin
Id
twin
Version
@twinfinity/core
Loading...