Skip to content
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

Merged
merged 1 commit into from
Oct 7, 2023
Merged

[#3557] Implement LoRa Actility triangulated device location support #3553

merged 1 commit into from
Oct 7, 2023

Conversation

harism
Copy link
Contributor

@harism harism commented Sep 29, 2023

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.

@calohmn
Copy link
Contributor

calohmn commented Sep 30, 2023

@harism Thanks for the PR.

@BobClaerhout Do you have any comments on this?

@BobClaerhout
Copy link
Contributor

@harism Thanks for the PR.

@BobClaerhout Do you have any comments on this?

no remarks from me. LGTM

@sophokles73 sophokles73 added enhancement Feature Request A request for adding new functionality to Hono and removed enhancement labels Oct 4, 2023
@sophokles73 sophokles73 added this to the 2.5.0 milestone Oct 4, 2023
@harism harism changed the title Implement LoRa Actility triangulated device location support [#3557] Implement LoRa Actility triangulated device location support Oct 5, 2023
@harism
Copy link
Contributor Author

harism commented Oct 5, 2023

@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?

@sophokles73 sophokles73 linked an issue Oct 6, 2023 that may be closed by this pull request
@sophokles73
Copy link
Contributor

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 ...

@harism harism requested a review from sophokles73 as a code owner October 7, 2023 11:44
Copy link
Contributor

@sophokles73 sophokles73 left a 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 👍

@harism
Copy link
Contributor Author

harism commented Oct 7, 2023

I modified the legal/NOTICE.md now too.

@sophokles73 sophokles73 merged commit 5c3abba into eclipse-hono:master Oct 7, 2023
5 checks passed
@harism harism deleted the lora_actility_dev_location branch December 18, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A request for adding new functionality to Hono LoRa Adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Actility LoRa adapter triangulated device location
4 participants