This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Use Apple Airtag instead of Rfid tag
#6
(20.09.2023, 06:07)admin Wrote: The reader itself won't be visible in the device list. Only when an RFID is read a temporary device will appear. The ID of this device will contain the read RFID ID.
You can poll the device list via a script. Adjust the polling time as needed.
Code:
require('ow')
list = ow.list()
log(list)

Thanks a lot, it got me started.

Now i got an ID: 01.CE6371690000
And it shows up in the 1-Wire tab, but when i click it it says: "Configuration for this device family is not implemented yet"
How do I use that info in combination with Groupaddresses?
Reply


Messages In This Thread
RE: Use Apple Airtag instead of Rfid tag - by Novodk - 20.09.2023, 12:44

Forum Jump: