Receive real raw data?

Moderator: Telldus

Post Reply
jorkar
Posts: 1
Joined: Fri Mar 17, 2023 9:45 am

Receive real raw data?

Post by jorkar »

Hi,

The RawDeviceEvent that is possible to get after registring for such events is far from raw. Especially if you compare to tdSendRawCommand where you actually have to specify the rawdata as times for space/mark afak. Now my questions:
A) Is it possible to receive really raw device commands close to what can be sent using tdRawCommand? I know it's not possible via the official API, but maybe inofficially?
B) I cannot find the documentation on the format of the raw strings. I guess it is timing values, one time for each byte, the first on is always mark. Am I correct? If so, what is the unit? Microseconds? How do I in that case send a mark or space longer than 255 units(us)? EDIT: Question B has good answers here: http://developer.telldus.com/doxygen/TellStick.html My asumptions was somewhat right but mostly wrong.

br

/Jörgen
Post Reply