Skip to content

Releases: sarweshkumar47/Digital-Twin

version_0_5

29 Oct 07:24
f44ac4d
Compare
Choose a tag to compare
  • Add data logging feature in Raspberry Pi
  • Minor bug fixes and improvements

version_0_4

13 Feb 11:30
Compare
Choose a tag to compare
  • Add openplc webserver code to the project (previously not included by mistake)
  • Temperory bug fix: skip temperature sensor value (%IW0) if it reads zero
  • Update plc code (ignore if the sensor value is zero)

version_0_3

18 Dec 05:55
Compare
Choose a tag to compare

Demo code of digital twin system (Temperature control system) demonstrated at PLMSS Pre-Conference Workshop (Dec 2019).

What is new?

  • Bug fixes and minor improvements

version_0_2

14 Dec 14:18
b6fb400
Compare
Choose a tag to compare
version_0_2 Pre-release
Pre-release

Digital twin code of Temperature control system

What is new?

  • User can set the desired temperature from the web app
  • Ditto client (Raspberry pi + openplc) receives events from the web app and updates its values
  • Add more system parameters (features) to the web app
  • Add openplc code

version_0_1

27 Nov 06:28
af42b45
Compare
Choose a tag to compare

Demo code of basic digital twin system involving open-plc system (RPi + openplc) and Eclipse ditto framework.