Skip to content

optimize getDevice, getDevices#157

Merged
jkralik merged 2 commits intomasterfrom
optimizeDiscovery
Feb 9, 2021
Merged

optimize getDevice, getDevices#157
jkralik merged 2 commits intomasterfrom
optimizeDiscovery

Conversation

@jkralik
Copy link
Member

@jkralik jkralik commented Feb 9, 2021

we want to just get "oic.wk.d" link, because other links will be get via unicast to /oic/res

blockwise transfer cost lot's of cpu/memory and so we just filter oic.wk.d to avoid use it for multicast message

@jkralik jkralik requested a review from rafajpet February 9, 2021 08:16
@jkralik jkralik changed the title optimize getDevice, getDevices: we want to just get "oic.wk.d" resour… optimize getDevice, getDevices Feb 9, 2021
…because links will be get via unicast to /oic/res

blockwise transfer cost lot's of cpu/memory and so we just filter oic.wk.d to avoid use it for multicast message
@jkralik jkralik merged commit 33275d1 into master Feb 9, 2021
@jkralik jkralik deleted the optimizeDiscovery branch February 9, 2021 10:04
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.

2 participants