-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Add support for Tiger Tag
TODO
Create a new c header file named tigertag.h (see firmware/bambu.h)
Header file should
- Create tigertag namespace
- Create
generate_mqtt_payload()function - Modify
firmware/conf.d/ph532_rfid-solo.yamlin thepn532_spi.rfid_reader_spi_0.on_tag.lambadato perform an additional check when thetag.has_ndef_message()returns false. If the has_ndef is false then perform an additional check to determine if it is a bambu tag or if it is a tiger tag. Seefirmware/bambu.hin this branch for an example ofparse_tag_data()function.
Metadata
Metadata
Assignees
Labels
No labels
