Skip to content

Releases: SmartOperatingBlock/operating-block-gateway

1.2.2

01 Jun 10:20
Compare
Choose a tag to compare

1.2.2 (2023-06-01)

Bug Fixes

1.2.1

01 Jun 10:03
Compare
Choose a tag to compare

1.2.1 (2023-06-01)

Bug Fixes

  • handle empty json from serial (5610e3f)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.27 (044ae80)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.30 (8a3d483)

1.2.0

30 May 14:32
Compare
Choose a tag to compare

1.2.0 (2023-05-30)

Features

  • add switch to choose arduino serial (cd92858)

1.1.3

30 May 14:15
Compare
Choose a tag to compare

1.1.3 (2023-05-30)

Bug Fixes

  • change http response status (4e62d40)

1.1.2

30 May 13:56
Compare
Choose a tag to compare

1.1.2 (2023-05-30)

Bug Fixes

  • add string terminator on serial message (e5b32a7)

1.1.1

29 May 13:38
Compare
Choose a tag to compare

1.1.1 (2023-05-29)

Bug Fixes

  • correct flow concurrency in reading and writing of files (0156670)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 (c5fa4a0)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 (bded9cb)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 (6d0b3ac)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 (532d908)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 (9e4d189)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 (4294995)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 (7148e4f)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 (d99643d)
  • deps: update node.js to 18.16 (4bf676c)

General maintenance

  • add utility files (dd98bc1)
  • update README with new dependencies (29f0bbe)

1.1.0

21 Mar 15:31
Compare
Choose a tag to compare

1.1.0 (2023-03-21)

Features

  • add commands to manage people tracking on azure plaftform (d4ccdb7)
  • add commands to set patient on operating table in azure platform (6921265)
  • add commands to update actuator digital twin on azure plaftorm (7ca46c5)
  • add commands to update medical device digital twin on azure plaftorm (c25e97c)
  • add commands to update room digital twin on azure plaftorm (64d7389)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 (16b8be3)
  • deps: update node.js to 18.15 (fd9bb17)

Refactoring

  • create subflow to make http request on azure (ffc7c54)

General maintenance

  • add cast to int if state is a number (c109f57)
  • add command to clean configFiles (f0cbdec)
  • add deletion of rel between room and health professional when he changes room (869dd79)
  • add serial port and https dependencies (6b62efb)
  • change name to the serial on switch node (b631dce)
  • change relation name between process and medical device digital twins (55221fb)
  • delete creation of patientDT (f86ca2d)
  • delete unused inject nodes (9483cf0)
  • delete useless read from file (dbaf7b0)
  • deletedockerfile (f9c03f7)
  • disable project_enabled flag (642d635)
  • edit commands to run the docker container (a5db6cf)
  • rename some functions name (0596e16)

1.0.0

07 Feb 10:22
Compare
Choose a tag to compare

1.0.0 (2023-02-07)

Features

  • create basic node red behavior (38cf5b5)

Refactoring

  • change file path (1fbca2e)
  • edit json keys to retrieve data (dd87a78)
  • modify some variable name (cb16c37)

General maintenance

  • add .env to .gitignore (51fe8f6)
  • add .gitignore (0767c11)
  • add backup to gitignore (8aa49ff)
  • add Dockerfile (0e2a3bf)
  • add documentation to run docker container correctly (b8973e0)
  • add guideline to start docker container (55dfb4a)
  • add inject node to simulate serial messages (0c5226a)
  • add mergify.yml file (1f82ccc)
  • add node function to set serial message (6533012)
  • add nodered platform (ea5ed12)
  • add nodes to save serials name (cf39ae6)
  • add package.json file (a3ea5bc)
  • add parsing of serial data (5963397)
  • add release.config.js file (5b7b6a5)
  • add renovate.json file (1c364c7)
  • add serial name to the serial nodes (bfc71d5)
  • add setting.js (18ac0bd)
  • add the copy of configFiles directory (c9f1af2)
  • change json saved in arduino_room_mapping file (ff5a475)
  • change permission to configFiles (3cd56d2)
  • change some variable name (974fbe5)
  • change variable to retrieve serial data (8ca5763)
  • create bash script to run docker container (48560ad)
  • createconfig files to manage actuator rooms and arduino (0388c57)
  • delete copy of file in dockerfile (b6f0eea)
  • delete platform definition in dockerfile (0c70ddf)
  • delete unused nodes function (030c245)
  • delete useless dependencies (e6bc5f2)
  • deleteunused serial nodes (e5ffbf5)
  • edit path file (14c01cf)
  • edit path for package.json (acb25cb)
  • edit path in read file and write file nodes (80c4a4f)
  • edit path to get node-red settings file (eded725)
  • edit serial name (95d2090)
  • modify env variable name (851872f)
  • move node red config files in data directory (8c16079)
  • now bootstrap file clone the official node red image (83ff0ae)
  • now the client is to specify using env variable (f9cac02)
  • now the client secret is retrieved using an env variable (4936570)
  • now the request url to get token use an env variable to get the tenant id (3d3d430)
  • now the serial receive json instead a single string (5d15c25)
  • remove node config from package.json (a87b947)
  • update node to map rooms with arduino serials (f4b345c)
  • update package.json for node-red config (664d6f5)

Build and continuous integration

  • add build-and-deploy workflow (855082f)
  • add platform for docker build (9f678bf)
  • add qemu and buildx actions (6db15cf)
  • change gihub token with deployment token (eb59b10)
  • correct deployment token (1f87ce6)
  • delete creation of docker image (f119ea8)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy