pub fn render_component_templates( protocol_bytes: &[u8], component_tags_json: &str, inventory_hex: &str, ) -> Result<String, JsValue>
Return component template payloads for requested component tags.