Skip to main content

composite:convert_sampling_point_to_json

Version: 0.0.0

Description

Converts a sampling point object into a sampling point json string.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
sampling_pointstruct dataProcessing::composite::sampling_point::SamplingPointSampling Point

Outputs

OutputNameExpected type(s)Description
Pin 0stringstringSampling point json

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: composite

Plugin: composite

Scripting name: convert_sampling_point_to_json

Full name: composite.convert_sampling_point_to_json

Internal name: composite::convert_sampling_point_to_json

License: None

Changelog

  • Version 0.0.0: Initial release.