SemanticDiff matter.js
Add tlv schema for unsigned integer
#3
Merged

Add tlv schema for unsigned integer #3

turon merged 40 commits into main from add-tlv-schema
mfucci
mfucci Add schema base and BitmapSchema
cd0a0abc
mfucci Add TLV schema first pass
cdf98222
mfucci Remove NumberSchema
1ac2a0a7
mfucci Minor style update
6868e321
mfucci Add jsdoc
f3130086
mfucci Update schema as abstract to enforce validation
41613a42
mfucci Merge branch 'add-schema' into add-tlv-schema
8bbe1aa1
mfucci Add unsigned integer schema
8ad751c9
mfucci mfucci requested a review from turon turon 1 year ago
mfucci Update jsdoc
f22796ce
mfucci Add UnsignedInteger validation
10e2916c
mfucci Add enum in bitmaps
ba9b374e
mfucci Add missing common profile
cb6155f9
mfucci Merge branch 'add-tlv-schema' into add-tlv-2
6e67f2aa
mfucci Merge branch 'add-tlv-2' into add-bitmap-enum
aa9936dc
mfucci Refactor UnisgnedIntegerTlv
5742ed6f
mfucci Add override
b5de8db9
mfucci Merge branch 'add-tlv-2' into add-bitmap-enum
b1cb136a
mfucci Add build and test before merging to main (#5)
14d0b788
mfucci Update license format
711b2386
turon Update copyright
7cb8cebd
mfucci Fix BitmapSchema generic typing
2d144238
mfucci Merge branch 'main' into add-schema
413e48d1
mfucci Redo change after the merge
cf43e752
turon
turon commented on 2022-11-07
mfucci Bump to 0.0.1 since 0.0.0 is published
913f5a1a
mfucci Merge branch 'bump-version' into add-schema
95f98eb2
mfucci Merge branch 'add-schema' into add-tlv-schema
c05e30cd
mfucci Merge pull request #7 from project-chip/add-bitmap-enum
be4240f8
mfucci Merge branch 'add-tlv-schema' into add-tlv-2
da5bfe3e
mfucci Merge pull request #6 from project-chip/add-tlv-2
e68db454
mfucci Update license notices
74f89c88
mfucci
mfucci commented on 2022-11-06
mfucci Reorganzie the codebase.
11f13fb1
mfucci
mfucci Refactor to remove unecessary constants
809e79fe
mfucci Merge branch 'main' into add-tlv-schema
6a8673a2
mfucci mfucci changed the base branch from add-schema to main 1 year ago
mfucci Make BitmapSchema more readable
31ca573c
mfucci
mfucci Add more jdoc
e409c663
mfucci Fix issue if uint8/16/32 values are sent with 8 bytes
13786527
mfucci Fix length check
ba27a938
mfucci Switch to a test vector
cd780af9
turon
turon commented on 2022-11-09
turon
turon commented on 2022-11-09
turon
turon commented on 2022-11-09
turon
turon commented on 2022-11-09
turon
turon commented on 2022-11-09
mfucci Update src/util/schema/BitmapSchema.ts
f55d1a15
mfucci Update names based on review
9f344a91
turon
turon approved these changes on 2022-11-10
turon turon merged 50564934 into main 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone