Function list_elements
Source pub fn list_elements(config_json: &str) -> Result<Vec<Value>>
Expand description
List all elements
§Arguments
config_json - JSON configuration string
§Returns
Vector of JSON Values representing elements with id, element, and datatype fields, sorted by FELEM_ID