Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot-open:remotelab:sut:scenariosheader [2020/05/21 07:52] pczekalskien:iot-open:remotelab:sut:scenariosheader [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 12: Line 12:
 <caption>SUT's scenarios coverage matrix for VREL nodes</caption> <caption>SUT's scenarios coverage matrix for VREL nodes</caption>
  
-| ^ SUT's VREL laboratory node number |||||||||| +| ^ SUT's VREL laboratory node number ||||||||| 
-| ^ Group 1 |||^ ^ ^ ^ Group 2 ||| +| ^ Group 1 |||^ ^ ^ ^ Group 2 || 
-| ^ #1 ^ #2 ^ #3 ^ #4 ^ #6 ^ #7 ^ #8 ^ #9 ^ #10 ^ #11 ^ +| ^ #1 ^ #2 ^ #3 ^ #4 ^ #6 ^ #8 ^ #9 ^ #10 ^ #11 ^ 
-^ B1 | x | x | x | x |    |   | x | x | x | x | +^ B1 | x | x | x | x |    |  x | x | x | x | 
-^ B2 | x | x | x | x |    |   | x | x | x | x | +^ B2 | x | x | x | x |    |  x | x | x | x | 
-^ B3 |          x |   |   |       | +^ B3 |          x |    |       | 
-^ B4 |          x |   |   |       | +^ B4 |          x |    |       | 
-^ B5 |            |   |   |       | +^ B5 |            |    |       | 
-^ B6 |            |   | x | x | x | x | +^ B6 |            |  x | x | x | x | 
-^ B7 |            |   | x | x | x | x | +^ B7 |            |  x | x | x | x | 
-^ B8 |            |   | x | x | x | x | +^ B8 |            |  x | x | x | x | 
-||||||||||| +^ |||||||||| 
-^ U1 | x | x | x | x |    |   | x | x | x | x | +^ U1 | x | x | x | x |    |  x | x | x | x | 
-^ U2 | x | x | x | x |    |   | x | x | x | x | +^ U2 | x | x | x | x |    |  x | x | x | x | 
-^ U3 | x | x | x | x |    |   | x | x | x | x | +^ U3 | x | x | x | x |    |  x | x | x | x | 
-^ U4 | x | x | x | x |    |   | x | x | x | x | +^ U4 | x | x | x | x |    |  x | x | x | x | 
-^ U5 |            |   |   |       | +^ U5 |            |    |       | 
-^ U6 |            |   |   |       | +^ U6 |            |    |       | 
-^ U7 |   | x |   | x |    |   |   |       | +^ U7 |   | x |   | x |    |    |       | 
-^ U8 | x |   | x |      |   |   |       | +^ U8 | x |   | x |      |    |       | 
-^ |||||||||||+U9 x | x | x | x |    |  x | x | x | x | 
 +||||||||||
 </table> </table>
 +
 +=== platformio.ini ===
 +
 +When using external libraries (that is in most cases necessary or advised), there are some important relations between their versions. Here we provide sample ''lib_deps'' (library dependencies) for the ''platformio.ini'' file, which provides a most comprehensive set of libraries that will enable you to work with VRELs #1 through #4 and #8 through #11 and their sensors. Please note, some nodes do not include all hardware so you may easily remove them from the list, when not using or even when the hardware component exists, but your currently compiled scenario implementation code is not using it.
 +<code>
 +lib_ldf_mode = deep+
 +lib_deps = Wire, 1574, PubSubClient, DHT sensor library@1.3.5, automote/ESP-CoAP, 31@1.0.3, 528@1.0.4, Adafruit Unified Sensor
 +</code>
 +Some libraries are provided with numbers. This is in case their name is ambiguous and referring by name may mislead the library manager and finally link-load the wrong one.
 +  * ID:31 Adafruit Univied Sensor Library
 +  * ID:528 BMP280 Adafruit Library
 +  * ID:1574 DFRobot I2C LCD displays with port parameters by Tony Kambourakis
en/iot-open/remotelab/sut/scenariosheader.1590047562.txt.gz · Last modified: 2020/07/20 09:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0