Tags: SmartOperatingBlock/operating-block-gateway
Tags
* add check on model ([18c90b5](18c90b5)) * handle empty json from serial ([5610e3f](5610e3f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.27 ([044ae80](044ae80)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.30 ([8a3d483](8a3d483)) * add switch to choose arduino serial ([cd92858](cd92858)) * change http response status ([4e62d40](4e62d40)) * add string terminator on serial message ([e5b32a7](e5b32a7)) * correct flow concurrency in reading and writing of files ([0156670](0156670)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 ([c5fa4a0](c5fa4a0)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 ([bded9cb](bded9cb)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 ([6d0b3ac](6d0b3ac)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 ([532d908](532d908)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 ([9e4d189](9e4d189)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 ([4294995](4294995)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 ([7148e4f](7148e4f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 ([d99643d](d99643d)) * **deps:** update node.js to 18.16 ([4bf676c](4bf676c)) * add utility files ([dd98bc1](dd98bc1)) * update README with new dependencies ([29f0bbe](29f0bbe)) * add commands to manage people tracking on azure plaftform ([d4ccdb7](d4ccdb7)) * add commands to set patient on operating table in azure platform ([6921265](6921265)) * add commands to update actuator digital twin on azure plaftorm ([7ca46c5](7ca46c5)) * add commands to update medical device digital twin on azure plaftorm ([c25e97c](c25e97c)) * add commands to update room digital twin on azure plaftorm ([64d7389](64d7389)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 ([16b8be3](16b8be3)) * **deps:** update node.js to 18.15 ([fd9bb17](fd9bb17)) * create subflow to make http request on azure ([ffc7c54](ffc7c54)) * add cast to int if state is a number ([c109f57](c109f57)) * add command to clean configFiles ([f0cbdec](f0cbdec)) * add deletion of rel between room and health professional when he changes room ([869dd79](869dd79)) * add serial port and https dependencies ([6b62efb](6b62efb)) * change name to the serial on switch node ([b631dce](b631dce)) * change relation name between process and medical device digital twins ([55221fb](55221fb)) * delete creation of patientDT ([f86ca2d](f86ca2d)) * delete unused inject nodes ([9483cf0](9483cf0)) * delete useless read from file ([dbaf7b0](dbaf7b0)) * deletedockerfile ([f9c03f7](f9c03f7)) * disable project_enabled flag ([642d635](642d635)) * edit commands to run the docker container ([a5db6cf](a5db6cf)) * rename some functions name ([0596e16](0596e16)) * create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))
* handle empty json from serial ([5610e3f](5610e3f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.27 ([044ae80](044ae80)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.30 ([8a3d483](8a3d483)) * add switch to choose arduino serial ([cd92858](cd92858)) * change http response status ([4e62d40](4e62d40)) * add string terminator on serial message ([e5b32a7](e5b32a7)) * correct flow concurrency in reading and writing of files ([0156670](0156670)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 ([c5fa4a0](c5fa4a0)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 ([bded9cb](bded9cb)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 ([6d0b3ac](6d0b3ac)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 ([532d908](532d908)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 ([9e4d189](9e4d189)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 ([4294995](4294995)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 ([7148e4f](7148e4f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 ([d99643d](d99643d)) * **deps:** update node.js to 18.16 ([4bf676c](4bf676c)) * add utility files ([dd98bc1](dd98bc1)) * update README with new dependencies ([29f0bbe](29f0bbe)) * add commands to manage people tracking on azure plaftform ([d4ccdb7](d4ccdb7)) * add commands to set patient on operating table in azure platform ([6921265](6921265)) * add commands to update actuator digital twin on azure plaftorm ([7ca46c5](7ca46c5)) * add commands to update medical device digital twin on azure plaftorm ([c25e97c](c25e97c)) * add commands to update room digital twin on azure plaftorm ([64d7389](64d7389)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 ([16b8be3](16b8be3)) * **deps:** update node.js to 18.15 ([fd9bb17](fd9bb17)) * create subflow to make http request on azure ([ffc7c54](ffc7c54)) * add cast to int if state is a number ([c109f57](c109f57)) * add command to clean configFiles ([f0cbdec](f0cbdec)) * add deletion of rel between room and health professional when he changes room ([869dd79](869dd79)) * add serial port and https dependencies ([6b62efb](6b62efb)) * change name to the serial on switch node ([b631dce](b631dce)) * change relation name between process and medical device digital twins ([55221fb](55221fb)) * delete creation of patientDT ([f86ca2d](f86ca2d)) * delete unused inject nodes ([9483cf0](9483cf0)) * delete useless read from file ([dbaf7b0](dbaf7b0)) * deletedockerfile ([f9c03f7](f9c03f7)) * disable project_enabled flag ([642d635](642d635)) * edit commands to run the docker container ([a5db6cf](a5db6cf)) * rename some functions name ([0596e16](0596e16)) * create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))
* add switch to choose arduino serial ([cd92858](cd92858)) * change http response status ([4e62d40](4e62d40)) * add string terminator on serial message ([e5b32a7](e5b32a7)) * correct flow concurrency in reading and writing of files ([0156670](0156670)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 ([c5fa4a0](c5fa4a0)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 ([bded9cb](bded9cb)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 ([6d0b3ac](6d0b3ac)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 ([532d908](532d908)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 ([9e4d189](9e4d189)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 ([4294995](4294995)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 ([7148e4f](7148e4f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 ([d99643d](d99643d)) * **deps:** update node.js to 18.16 ([4bf676c](4bf676c)) * add utility files ([dd98bc1](dd98bc1)) * update README with new dependencies ([29f0bbe](29f0bbe)) * add commands to manage people tracking on azure plaftform ([d4ccdb7](d4ccdb7)) * add commands to set patient on operating table in azure platform ([6921265](6921265)) * add commands to update actuator digital twin on azure plaftorm ([7ca46c5](7ca46c5)) * add commands to update medical device digital twin on azure plaftorm ([c25e97c](c25e97c)) * add commands to update room digital twin on azure plaftorm ([64d7389](64d7389)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 ([16b8be3](16b8be3)) * **deps:** update node.js to 18.15 ([fd9bb17](fd9bb17)) * create subflow to make http request on azure ([ffc7c54](ffc7c54)) * add cast to int if state is a number ([c109f57](c109f57)) * add command to clean configFiles ([f0cbdec](f0cbdec)) * add deletion of rel between room and health professional when he changes room ([869dd79](869dd79)) * add serial port and https dependencies ([6b62efb](6b62efb)) * change name to the serial on switch node ([b631dce](b631dce)) * change relation name between process and medical device digital twins ([55221fb](55221fb)) * delete creation of patientDT ([f86ca2d](f86ca2d)) * delete unused inject nodes ([9483cf0](9483cf0)) * delete useless read from file ([dbaf7b0](dbaf7b0)) * deletedockerfile ([f9c03f7](f9c03f7)) * disable project_enabled flag ([642d635](642d635)) * edit commands to run the docker container ([a5db6cf](a5db6cf)) * rename some functions name ([0596e16](0596e16)) * create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))
* change http response status ([4e62d40](4e62d40)) * add string terminator on serial message ([e5b32a7](e5b32a7)) * correct flow concurrency in reading and writing of files ([0156670](0156670)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 ([c5fa4a0](c5fa4a0)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 ([bded9cb](bded9cb)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 ([6d0b3ac](6d0b3ac)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 ([532d908](532d908)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 ([9e4d189](9e4d189)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 ([4294995](4294995)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 ([7148e4f](7148e4f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 ([d99643d](d99643d)) * **deps:** update node.js to 18.16 ([4bf676c](4bf676c)) * add utility files ([dd98bc1](dd98bc1)) * update README with new dependencies ([29f0bbe](29f0bbe)) * add commands to manage people tracking on azure plaftform ([d4ccdb7](d4ccdb7)) * add commands to set patient on operating table in azure platform ([6921265](6921265)) * add commands to update actuator digital twin on azure plaftorm ([7ca46c5](7ca46c5)) * add commands to update medical device digital twin on azure plaftorm ([c25e97c](c25e97c)) * add commands to update room digital twin on azure plaftorm ([64d7389](64d7389)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 ([16b8be3](16b8be3)) * **deps:** update node.js to 18.15 ([fd9bb17](fd9bb17)) * create subflow to make http request on azure ([ffc7c54](ffc7c54)) * add cast to int if state is a number ([c109f57](c109f57)) * add command to clean configFiles ([f0cbdec](f0cbdec)) * add deletion of rel between room and health professional when he changes room ([869dd79](869dd79)) * add serial port and https dependencies ([6b62efb](6b62efb)) * change name to the serial on switch node ([b631dce](b631dce)) * change relation name between process and medical device digital twins ([55221fb](55221fb)) * delete creation of patientDT ([f86ca2d](f86ca2d)) * delete unused inject nodes ([9483cf0](9483cf0)) * delete useless read from file ([dbaf7b0](dbaf7b0)) * deletedockerfile ([f9c03f7](f9c03f7)) * disable project_enabled flag ([642d635](642d635)) * edit commands to run the docker container ([a5db6cf](a5db6cf)) * rename some functions name ([0596e16](0596e16)) * create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))
* add string terminator on serial message ([e5b32a7](e5b32a7)) * correct flow concurrency in reading and writing of files ([0156670](0156670)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 ([c5fa4a0](c5fa4a0)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 ([bded9cb](bded9cb)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 ([6d0b3ac](6d0b3ac)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 ([532d908](532d908)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 ([9e4d189](9e4d189)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 ([4294995](4294995)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 ([7148e4f](7148e4f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 ([d99643d](d99643d)) * **deps:** update node.js to 18.16 ([4bf676c](4bf676c)) * add utility files ([dd98bc1](dd98bc1)) * update README with new dependencies ([29f0bbe](29f0bbe)) * add commands to manage people tracking on azure plaftform ([d4ccdb7](d4ccdb7)) * add commands to set patient on operating table in azure platform ([6921265](6921265)) * add commands to update actuator digital twin on azure plaftorm ([7ca46c5](7ca46c5)) * add commands to update medical device digital twin on azure plaftorm ([c25e97c](c25e97c)) * add commands to update room digital twin on azure plaftorm ([64d7389](64d7389)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 ([16b8be3](16b8be3)) * **deps:** update node.js to 18.15 ([fd9bb17](fd9bb17)) * create subflow to make http request on azure ([ffc7c54](ffc7c54)) * add cast to int if state is a number ([c109f57](c109f57)) * add command to clean configFiles ([f0cbdec](f0cbdec)) * add deletion of rel between room and health professional when he changes room ([869dd79](869dd79)) * add serial port and https dependencies ([6b62efb](6b62efb)) * change name to the serial on switch node ([b631dce](b631dce)) * change relation name between process and medical device digital twins ([55221fb](55221fb)) * delete creation of patientDT ([f86ca2d](f86ca2d)) * delete unused inject nodes ([9483cf0](9483cf0)) * delete useless read from file ([dbaf7b0](dbaf7b0)) * deletedockerfile ([f9c03f7](f9c03f7)) * disable project_enabled flag ([642d635](642d635)) * edit commands to run the docker container ([a5db6cf](a5db6cf)) * rename some functions name ([0596e16](0596e16)) * create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))
* correct flow concurrency in reading and writing of files ([0156670](0… …156670)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 ([c5fa4a0](c5fa4a0)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 ([bded9cb](bded9cb)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 ([6d0b3ac](6d0b3ac)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 ([532d908](532d908)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 ([9e4d189](9e4d189)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 ([4294995](4294995)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 ([7148e4f](7148e4f)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 ([d99643d](d99643d)) * **deps:** update node.js to 18.16 ([4bf676c](4bf676c)) * add utility files ([dd98bc1](dd98bc1)) * update README with new dependencies ([29f0bbe](29f0bbe)) * add commands to manage people tracking on azure plaftform ([d4ccdb7](d4ccdb7)) * add commands to set patient on operating table in azure platform ([6921265](6921265)) * add commands to update actuator digital twin on azure plaftorm ([7ca46c5](7ca46c5)) * add commands to update medical device digital twin on azure plaftorm ([c25e97c](c25e97c)) * add commands to update room digital twin on azure plaftorm ([64d7389](64d7389)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 ([16b8be3](16b8be3)) * **deps:** update node.js to 18.15 ([fd9bb17](fd9bb17)) * create subflow to make http request on azure ([ffc7c54](ffc7c54)) * add cast to int if state is a number ([c109f57](c109f57)) * add command to clean configFiles ([f0cbdec](f0cbdec)) * add deletion of rel between room and health professional when he changes room ([869dd79](869dd79)) * add serial port and https dependencies ([6b62efb](6b62efb)) * change name to the serial on switch node ([b631dce](b631dce)) * change relation name between process and medical device digital twins ([55221fb](55221fb)) * delete creation of patientDT ([f86ca2d](f86ca2d)) * delete unused inject nodes ([9483cf0](9483cf0)) * delete useless read from file ([dbaf7b0](dbaf7b0)) * deletedockerfile ([f9c03f7](f9c03f7)) * disable project_enabled flag ([642d635](642d635)) * edit commands to run the docker container ([a5db6cf](a5db6cf)) * rename some functions name ([0596e16](0596e16)) * create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))
* add commands to manage people tracking on azure plaftform ([d4ccdb7](… …d4ccdb7)) * add commands to set patient on operating table in azure platform ([6921265](6921265)) * add commands to update actuator digital twin on azure plaftorm ([7ca46c5](7ca46c5)) * add commands to update medical device digital twin on azure plaftorm ([c25e97c](c25e97c)) * add commands to update room digital twin on azure plaftorm ([64d7389](64d7389)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 ([16b8be3](16b8be3)) * **deps:** update node.js to 18.15 ([fd9bb17](fd9bb17)) * create subflow to make http request on azure ([ffc7c54](ffc7c54)) * add cast to int if state is a number ([c109f57](c109f57)) * add command to clean configFiles ([f0cbdec](f0cbdec)) * add deletion of rel between room and health professional when he changes room ([869dd79](869dd79)) * add serial port and https dependencies ([6b62efb](6b62efb)) * change name to the serial on switch node ([b631dce](b631dce)) * change relation name between process and medical device digital twins ([55221fb](55221fb)) * delete creation of patientDT ([f86ca2d](f86ca2d)) * delete unused inject nodes ([9483cf0](9483cf0)) * delete useless read from file ([dbaf7b0](dbaf7b0)) * deletedockerfile ([f9c03f7](f9c03f7)) * disable project_enabled flag ([642d635](642d635)) * edit commands to run the docker container ([a5db6cf](a5db6cf)) * rename some functions name ([0596e16](0596e16)) * create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))
* create basic node red behavior ([38cf5b5](38cf5b5)) * change file path ([1fbca2e](1fbca2e)) * edit json keys to retrieve data ([dd87a78](dd87a78)) * modify some variable name ([cb16c37](cb16c37)) * add .env to .gitignore ([51fe8f6](51fe8f6)) * add .gitignore ([0767c11](0767c11)) * add backup to gitignore ([8aa49ff](8aa49ff)) * add Dockerfile ([0e2a3bf](0e2a3bf)) * add documentation to run docker container correctly ([b8973e0](b8973e0)) * add guideline to start docker container ([55dfb4a](55dfb4a)) * add inject node to simulate serial messages ([0c5226a](0c5226a)) * add mergify.yml file ([1f82ccc](1f82ccc)) * add node function to set serial message ([6533012](6533012)) * add nodered platform ([ea5ed12](ea5ed12)) * add nodes to save serials name ([cf39ae6](cf39ae6)) * add package.json file ([a3ea5bc](a3ea5bc)) * add parsing of serial data ([5963397](5963397)) * add release.config.js file ([5b7b6a5](5b7b6a5)) * add renovate.json file ([1c364c7](1c364c7)) * add serial name to the serial nodes ([bfc71d5](bfc71d5)) * add setting.js ([18ac0bd](18ac0bd)) * add the copy of configFiles directory ([c9f1af2](c9f1af2)) * change json saved in arduino_room_mapping file ([ff5a475](ff5a475)) * change permission to configFiles ([3cd56d2](3cd56d2)) * change some variable name ([974fbe5](974fbe5)) * change variable to retrieve serial data ([8ca5763](8ca5763)) * create bash script to run docker container ([48560ad](48560ad)) * createconfig files to manage actuator rooms and arduino ([0388c57](0388c57)) * delete copy of file in dockerfile ([b6f0eea](b6f0eea)) * delete platform definition in dockerfile ([0c70ddf](0c70ddf)) * delete unused nodes function ([030c245](030c245)) * delete useless dependencies ([e6bc5f2](e6bc5f2)) * deleteunused serial nodes ([e5ffbf5](e5ffbf5)) * edit path file ([14c01cf](14c01cf)) * edit path for package.json ([acb25cb](acb25cb)) * edit path in read file and write file nodes ([80c4a4f](80c4a4f)) * edit path to get node-red settings file ([eded725](eded725)) * edit serial name ([95d2090](95d2090)) * modify env variable name ([851872f](851872f)) * move node red config files in data directory ([8c16079](8c16079)) * now bootstrap file clone the official node red image ([83ff0ae](83ff0ae)) * now the client is to specify using env variable ([f9cac02](f9cac02)) * now the client secret is retrieved using an env variable ([4936570](4936570)) * now the request url to get token use an env variable to get the tenant id ([3d3d430](3d3d430)) * now the serial receive json instead a single string ([5d15c25](5d15c25)) * remove node config from package.json ([a87b947](a87b947)) * update node to map rooms with arduino serials ([f4b345c](f4b345c)) * update package.json for node-red config ([664d6f5](664d6f5)) * add build-and-deploy workflow ([855082f](855082f)) * add platform for docker build ([9f678bf](9f678bf)) * add qemu and buildx actions ([6db15cf](6db15cf)) * change gihub token with deployment token ([eb59b10](eb59b10)) * correct deployment token ([1f87ce6](1f87ce6)) * delete creation of docker image ([f119ea8](f119ea8))