-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#3557] Implement LoRa Actility triangulated device location support #3553
[#3557] Implement LoRa Actility triangulated device location support #3553
Conversation
@harism Thanks for the PR. @BobClaerhout Do you have any comments on this? |
no remarks from me. LGTM |
...s/lora/src/main/java/org/eclipse/hono/adapter/lora/providers/ActilityEnterpriseProvider.java
Show resolved
Hide resolved
@calohmn I created an issue and tried to link its id to my commit and this PR, also I changed those years as you requested. But the copyright holders list modification, I noticed that there is an open question about those here; #3554 (comment) -- and I am wondering is this totally fundamental step or not? |
I will to discuss this with the Eclipse Foundation but for the time being, it is ... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for contributing 👍
I modified the legal/NOTICE.md now too. |
Implement support for device triangulated location in Hono LoRa adapter for Actility. The added location information is described in the Thingpark Wireless documentation; https://docs.thingpark.com/thingpark-wireless/6.1/Content/Resources/DocLibrary/TP-Wireless-6.0-LRC-OSS%20Interface%20Developer%20Guide(LoRaWAN).pdf (page 15)
The same documentation should apply also to Thingpark Enterprise specification and optional fields DevLAT, DevLON and DevAlt should be present in that adapter too.