Plugin: Value

This plugin provides value components. Value components contains a single property of a specific data type. State components build on value components.

Components

ComponentPropertiesData TypeSocket TypeDescription
value_booleanvaluebooleanoutputA boolean value
value_numbervaluenumberoutputA numeric value
value_stringvaluestringoutputA string value
value_arrayvaluearrayoutputA array value
value_objectvalueobjectoutputA object value
value_debugger_debugDebugger for values (log level debug)
value_debugger_traceDebugger for values (log level trace)

Entity Types

NameComponentsDescription
value_arrayvalue_arrayA array value
value_booleanvalue_booleanA boolean value
value_numbervalue_numberA numeric value
value_stringvalue_stringA string value
value_objectvalue_objectA object value

Platform Compatibility

PlatformCompatibility
Linux
MacOS
Windows

Repositories

See also