Skip to content

refactor: coap request params up the call tree#15

Open
temmihoo wants to merge 1 commit intomasterfrom
feature-refactor-coapclient-parameters
Open

refactor: coap request params up the call tree#15
temmihoo wants to merge 1 commit intomasterfrom
feature-refactor-coapclient-parameters

Conversation

@temmihoo
Copy link
Copy Markdown
Owner

Currently the coap request parameters are hard coded on the coap
libraries Coap.js and Coapclient.js. The parameters should come from
higher levers in the call tree.

Also, the knowledge of what kind of coap payload the ELL-i light
fixtures want should be in another library specific for them.

Suspected file changes:
client.js
Coap.js
Coapclient.js
ELL-i-fixture.js

Currently the coap request parameters are hard coded on the coap
libraries Coap.js and Coapclient.js. The parameters should come from
higher levers in the call tree.

Also, the knowledge of what kind of coap payload the ELL-i light
fixtures want should be in another library specific for them.

Suspected file changes:
client.js
Coap.js
Coapclient.js
ELL-i-fixture.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant