JSON via Innomesh

Overview

JSON (JavaScript Object Notation) is a lightweight data-interchange format. JSON is plain text written in JavaScript object notation for easy human reading approach and for computer to create and execute.

JSON is commonly used for data representations, APIs, and configurations. As a result, it can easily be read and written, which makes it compatible with most programming languages like Java and C#.

Innomesh uses JSON as the at the heart of each room and template configuration allowing you to download the specific configuration as a .json file which is desirable when working across multiple tenancies, or uploading .json files from the Community Marketplace.

Room Configuration Template

Innomesh Templates contain all of the essential AV sources and properties you will require to launch a functional room. AV Staff are able to download and save, or edit the following templates and upload them back with the desired changes already applied.

System.Json

System.json is a default template which can be created by your AV Staff via Innomesh’s friendly user-interface. The default templates are in reference to different room types you may have within your environment such as Zoom rooms, Teaching spaces and etc.

“MEETING ROOM” System/Room JSON Template

Room.Json

Room.Json contains all the room specific configurations such as the Type, Model and IP addresses of the devices within the room.

“MEETING ROOM” Room Configuration JSON Template.

Related Articles