📋Installation
Ensure all these dependencies are installed and started before fs_bridge
Framework
Dependencies
Resource
Install
Framework
Link
Inventories Installation to show metadata when needed:
else if (iteminfo.description) {
let infoData = [
{ label: "Description", value: iteminfo.description || "Unknown" }
];
returnString = infoData;
}






Last updated


