Sensor API
blakadder edited this page 2019-11-08 14:58:25 +01:00
Clone

Wiki Page Revisions

50 Commits

Author SHA1 Message Date
blakadder
9189f22772 sonoff -> tasmota 2019-11-08 14:58:25 +01:00
blakadder
e98061eed7 all occurences of Sonoff-Tasmota changed to Tasmota 2019-11-01 19:05:09 +01:00
joba-1
dc350d23de fix copy/paste error for SensorXX mode,1 example 2019-10-10 00:48:16 +02:00
s-hadinger
9f6ecbac3d update git howto 2019-10-09 21:47:04 +02:00
Michael Ingraham
de65f7d18f Managing a Fork 2019-10-09 10:25:03 -04:00
Michael Ingraham
402b37a254 Genericize "Sonoff" 2019-07-25 11:23:22 -04:00
Michael Ingraham
2f6a1219dc Additional formatting 2019-06-30 08:45:05 -04:00
Michael Ingraham
917e733fcf Consistency in formatting code blocks 2019-06-27 17:00:01 -04:00
s-hadinger
8af98cd359 Updated Sensor API (markdown) 2019-06-26 01:13:24 +02:00
s-hadinger
aefc7dd1e8 Updated Sensor API (markdown) 2019-06-26 01:12:04 +02:00
s-hadinger
aee906effb Updated Sensor API (markdown) 2019-06-26 01:04:22 +02:00
s-hadinger
af1657a4dc Updated Sensor API (markdown) 2019-06-25 23:36:38 +02:00
Michael Ingraham
8567bd1c5c Updated Sensor API (markdown) 2019-06-14 15:05:50 -04:00
Michael Ingraham
b3ccdbfbae Updated Sensor API (markdown) 2019-02-23 15:27:26 -05:00
Michael Ingraham
431de02a2f Updated Sensor API (markdown) 2019-02-23 15:25:27 -05:00
Michael Ingraham
ed1a335bca Updated Sensor API (markdown) 2019-02-23 15:21:31 -05:00
Michael Ingraham
c5786d1751 Updated Sensor API (markdown) 2019-02-23 15:16:26 -05:00
Andre Thomas
0d9d206caf Updated Sensor API (markdown) 2019-02-03 13:35:56 +02:00
Theo Arends
580ebe3047 Restrict max number of driver_ID to 95 2018-11-07 10:15:45 +01:00
Rene 'Renne' Bartsch
f1202c6d04 I2C address auto-detection example added. 2018-09-29 01:57:13 +02:00
andrethomas
bdb52388e9 Updated Sensor API (markdown) 2018-09-26 20:19:25 +02:00
Rene 'Renne' Bartsch
5a9793f5b7 Parameters of I2cWrite8() fixed. 2018-09-04 18:54:23 +02:00
Rene 'Renne' Bartsch
a88cc7c1bf Hint added. 2018-08-12 14:02:49 +02:00
andrethomas
59a3bf90c8 Updated Sensor API (markdown) 2018-07-22 23:02:40 +02:00
andrethomas
38a8ee2cfb Updated Sensor API (markdown) 2018-07-18 09:49:31 +02:00
Rene 'Renne' Bartsch
03da3d7439 Reference to XdrvMailbox.index and example call of parser function added to section FUNC_COMMAND ID. 2018-07-17 17:31:04 +02:00
Rene 'Renne' Bartsch
31a262fca8 Reference to struct SYSCFG {} Settings added in FUNC_SAVE_BEFORE_RESTART ID section. 2018-07-17 17:23:07 +02:00
Rene 'Renne' Bartsch
207da16fdc struct XDRVMAILBOX added in FUNC_COMMAND id section. 2018-07-17 17:04:33 +02:00
Theo Arends
a0d5f8c9ea Updated Sensor API (markdown) 2018-07-17 11:50:23 +02:00
Theo Arends
8da78a95d2 Add debugging info 2018-07-17 11:48:56 +02:00
Theo Arends
bafbbc3145 Remove Driver only callback IDs and clarify some sensor callback IDs 2018-07-17 11:38:03 +02:00
andrethomas
0bf1f010c7 Updated Sensor API (markdown) 2018-07-14 22:08:29 +02:00
andrethomas
f6afb1e4ae Updated Sensor API (markdown) 2018-07-14 22:04:59 +02:00
andrethomas
e81b408d19 Updated Sensor API (markdown) 2018-07-14 22:03:08 +02:00
andrethomas
3971d1bf99 Updated Sensor API (markdown) 2018-07-14 21:42:36 +02:00
andrethomas
4768ef9fad Updated Sensor API (markdown) 2018-07-14 20:58:02 +02:00
andrethomas
e7b35de0d2 Updated Sensor API (markdown) 2018-07-14 20:55:38 +02:00
Rene 'Renne' Bartsch
a827234f91 Minor layout changes. 2018-07-13 20:34:17 +02:00
Rene 'Renne' Bartsch
214623362f Minor headline improvement. 2018-07-12 17:51:42 +02:00
Rene 'Renne' Bartsch
f32f00f8ae Minor improvements of code example. 2018-07-12 17:49:48 +02:00
Rene 'Renne' Bartsch
81c007ead4 Layout optimization. 2018-07-12 17:36:55 +02:00
Rene 'Renne' Bartsch
b3861f7fdc Minor verbal fixes. 2018-07-12 17:30:40 +02:00
Rene Bartsch
4828925411 Descriptions of AddLog functions added. 2018-07-12 17:21:41 +02:00
Rene Bartsch
9e5a3b8d3d I2C functions added. 2018-07-12 17:16:23 +02:00
Rene Bartsch
c83ede71cf Callback code example improved and typo fixed. 2018-07-12 16:40:28 +02:00
Rene Bartsch
9045f5cb94 Refactoring of text. 2018-07-12 15:27:33 +02:00
Rene Bartsch
792e5fbc49 All XsnsFunctions added. 2018-07-12 15:20:44 +02:00
Rene Bartsch
55e4b7190f PSTR() pre-processor directive added 2018-07-12 15:10:07 +02:00
Rene Bartsch
06b2e925c0 Verbal clarifications and functions added. 2018-07-12 15:07:05 +02:00
Rene Bartsch
f45a23927f Initial version. 2018-07-12 14:05:02 +02:00