Skip to content

Conversation

@alancheung
Copy link

@alancheung alancheung commented Dec 18, 2020

Resolves Issue #32

Updated maximum allowable duration for the following payload methods:

  • _composePayload102 (SetColor): unsigned 32-bit integer == 0xffffffff == 4294967295
  • _composePayload117 (SetPower): unsigned 32-bit integer == 0xffffffff == 4294967295
  • _composePayload501 (SetColorZones): unsigned 32-bit integer == 0xffffffff == 4294967295
  • _composePayload715 (SetTileState64) : unsigned 32-bit integer == 0xffffffff == 4294967295
  • _composePayload508: Changed logic to throw error when set to 2^64. Maximum assignable value is (2^64 - 1).

@alancheung alancheung changed the title Duration maximum change Maximum Duration Updated to 32-bit Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant