Change name of floor with passed index:
iframeRoomtodo.contentWindow.postMessage(JSON.stringify({action:"rename_floor", index: 0}), "*");
Change name of floor with passed index:
iframeRoomtodo.contentWindow.postMessage(JSON.stringify({action:"rename_floor", index: 0}), "*");