pymammotion 0.2.93__py3-none-any.whl → 0.2.94__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.
@@ -71,7 +71,9 @@ class MessageSystem(AbstractMessage, ABC):
71
71
  return self.send_order_msg_sys(mctlsys)
72
72
 
73
73
  def get_device_product_model(self):
74
- return self.send_order_msg_sys(MctlSys(device_product_type_info=DeviceProductTypeInfoT()))
74
+ return self.send_order_msg_sys(MctlSys(device_product_type_info=DeviceProductTypeInfoT(
75
+ result=1
76
+ )))
75
77
 
76
78
  def read_and_set_sidelight(self, is_sidelight: bool, operate: int):
77
79
  """Read state of sidelight as well as set it."""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pymammotion
3
- Version: 0.2.93
3
+ Version: 0.2.94
4
4
  Summary:
5
5
  License: GNU-3.0
6
6
  Author: Michael Arthur
@@ -56,7 +56,7 @@ pymammotion/mammotion/commands/messages/media.py,sha256=l-m4l2Vp1ZOHPHyJTceuLaLv
56
56
  pymammotion/mammotion/commands/messages/navigation.py,sha256=Z6RQK-pMh8o7_K_1yTENx3lkNBFQTU_ojunolSre0oM,23241
57
57
  pymammotion/mammotion/commands/messages/network.py,sha256=yJyFHGZgDgek8TMMBHGv261cKt4pLno1KK_04B7Jgn0,7698
58
58
  pymammotion/mammotion/commands/messages/ota.py,sha256=g937HT_-OQXV6A3zUiZ53b45cOX6y-rzs5m-4b0IcTk,1473
59
- pymammotion/mammotion/commands/messages/system.py,sha256=FRDwdHBc04jfe-D830DjYtg2DsIxW2cmac1vAeosEZI,13245
59
+ pymammotion/mammotion/commands/messages/system.py,sha256=fsWCLqABX7xhLo-GYR24C4rV4KWUJ-MvgKbOC-wNqQA,13275
60
60
  pymammotion/mammotion/commands/messages/video.py,sha256=xili9khz4Op5NwjXfvIkeRYzQlQPIf8o8bnoYx-Ylpw,1319
61
61
  pymammotion/mammotion/control/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
62
62
  pymammotion/mammotion/control/joystick.py,sha256=QfBVxM_gxpWsZAGO90whtgxCI2tIZ3TTad9wHIPsU9s,5640
@@ -119,7 +119,7 @@ pymammotion/utility/map.py,sha256=GYscVMg2cX3IPlNpCBNHDW0S55yS1WGRf1iHnNZ7TfQ,22
119
119
  pymammotion/utility/movement.py,sha256=N75oAoAgFydqoaOedYIxGUHmuTCtPzAOtb-d_29tpfI,615
120
120
  pymammotion/utility/periodic.py,sha256=MbeSb9cfhxzYmdT_RiE0dZe3H9IfbQW_zSqhmSX2RUc,3321
121
121
  pymammotion/utility/rocker_util.py,sha256=6tX7sS87qoQC_tsxbx3NLL-HgS08wtzXiZkhDiz7uo0,7179
122
- pymammotion-0.2.93.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
123
- pymammotion-0.2.93.dist-info/METADATA,sha256=7Y6HURQ3N26YLEOmGlZ3fF7_mSGjYmfrzXTCdyc1W70,3896
124
- pymammotion-0.2.93.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
125
- pymammotion-0.2.93.dist-info/RECORD,,
122
+ pymammotion-0.2.94.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
123
+ pymammotion-0.2.94.dist-info/METADATA,sha256=5M4oNUoerp3Vw4NMUf2kpQJskgPVoEGDDK18uCoXMSw,3896
124
+ pymammotion-0.2.94.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
125
+ pymammotion-0.2.94.dist-info/RECORD,,