plantstar-shared 2.0.3.0.2.22__py3-none-any.whl → 2.0.3.0.2.23__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,3 +10,9 @@ class HmiKeyConstants:
10
10
  HMI_LAN_TYPE = "hmi_lan_type"
11
11
  HMI_WIRELESS_SSID = "hmi_wireless_ssid"
12
12
  HMI_WIRELESS_PASSPHRASE = "hmi_wireless_passphrase"
13
+ HMI_MACHINE_TYPE = "hmi_machine_type"
14
+
15
+
16
+ class HmiMachineTypeConstants:
17
+ RPI4_HMI = "rpi4hmi"
18
+ ALL_IN_ONE_HMI = "allinonehmi"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: plantstar-shared
3
- Version: 2.0.3.0.2.22
3
+ Version: 2.0.3.0.2.23
4
4
  Summary: Shared code used in plantstar_apu and plantstar_dcm
5
5
  Home-page: https://github.com/SYSCON-International/plantstar_shared
6
6
  Author: SYSCON International
@@ -1,5 +1,5 @@
1
1
  plantstar_shared/DataCollectionModuleProcessNames.py,sha256=L21K4eznLCIYAbb4g7qKhyHKS1aK4w9dSu5r6LGewGs,441
2
- plantstar_shared/HmiKeyConstants.py,sha256=1PS8tarbfx8bSey3R2VBa1ECCdfBfYmeqofGFcnI9TA,453
2
+ plantstar_shared/HmiConstants.py,sha256=CpuxQlgI2qZjI7-Mzvki0rnCvRb-MQtCxZ88S-Mu2Gs,588
3
3
  plantstar_shared/HuskyInterfacePacketTypes.py,sha256=tUWcWKpaBgYs2S8zll9E5-YTMqGfOIU4kj5mroQe344,1372
4
4
  plantstar_shared/MockRawDataProcessor.py,sha256=Gc2CfteJdLZwYPj73FuyEv16uTzoJsUB479Xc74S5ow,5382
5
5
  plantstar_shared/RawDataProcessorInterfaceActions.py,sha256=XnXuFW3BFSa89-VmhGAKQxDBPalsQWapw4h0P5q0IXw,632
@@ -16,7 +16,7 @@ plantstar_shared/obtain_raw_data_processor_function_for_action_name.py,sha256=DY
16
16
  plantstar_shared/syscon_image_field.py,sha256=GlTTudqFT5EsWM5sPRO0p5SDascX7gI1BEOeF1OG7Tw,441
17
17
  plantstar_shared/syscon_json.py,sha256=WLfn1sftcNe71Qz2lczr9REx6lAl7mDJCz9GBhEg3Ek,4545
18
18
  plantstar_shared/tcp_socket_utils.py,sha256=Z8KY4Sc_SX4XDunPxeAk2IMfYZi5HenGE8SBU8U-KTk,6364
19
- plantstar_shared-2.0.3.0.2.22.dist-info/METADATA,sha256=T2UakCqEjBFmKbofF3IDCAOdejom4j6cMC6SI_NjXh4,659
20
- plantstar_shared-2.0.3.0.2.22.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
21
- plantstar_shared-2.0.3.0.2.22.dist-info/top_level.txt,sha256=9ZTCr_aP1GqYGt7EVmlSIUF72bdMZErapyhbik-MWVQ,17
22
- plantstar_shared-2.0.3.0.2.22.dist-info/RECORD,,
19
+ plantstar_shared-2.0.3.0.2.23.dist-info/METADATA,sha256=xKwvIdSpdRcbsoirsyWsdOfDysHN5bJCjTPUIOuMSl8,659
20
+ plantstar_shared-2.0.3.0.2.23.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
21
+ plantstar_shared-2.0.3.0.2.23.dist-info/top_level.txt,sha256=9ZTCr_aP1GqYGt7EVmlSIUF72bdMZErapyhbik-MWVQ,17
22
+ plantstar_shared-2.0.3.0.2.23.dist-info/RECORD,,