cohorte / cohorte-platforms

1 stars 4 forks source link

Having Node level composition specification #74

Closed debbabi closed 7 years ago

debbabi commented 9 years ago
ogattaz commented 9 years ago

override or append ?

debbabi commented 9 years ago

Let say : Version 1 : just append the existing composition with new components. Version 2 : override some existing top composer component properties.

As example for V2 is composition of the LED demo : https://github.com/isandlaTech/cohorte-demos/blob/dev/led/led-gateway/conf/composition.js

We have a component led-uno-wrapper which has a property "serial.port" : "/dev/ttyACM0". This property should be overrided on each raspberry having a different serial.port than this default one.

ogattaz commented 7 years ago

solved using the new composition files managment