question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing max-ttd attribute in the tenant management API

See original GitHub issue

The maximum time till disconnect (max-ttd) attribute is missing in the tenant management API. TenantObject offers getTimeUntilDisconnect to retrieve the max-ttd value set at the adapter or tenant level. But currently there is no provision to add this value to the file based device registry.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
kaniyancommented, Oct 16, 2019

I will fix this first by changing the TenantObject to fetch this property from adapter[type]/ext/max-ttd. AbstractProtocolAdapterBase fetches the max-ttd using the TenantObject so its get fixed too.

1reaction
sophokles73commented, Oct 16, 2019

Since it is intended specifically to the HTTP adapter, IMHO it would be sufficient to set this property only at the adapter level and doesn’t make sense to set it also at the tenant level. WDYT?

I think so too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing max-ttd attribute in the tenant management API · Issue ...
The maximum time till disconnect (max-ttd) attribute is missing in the tenant management API. TenantObject offers getTimeUntilDisconnect to retrieve the ...
Read more >
Understand Tenant Management API - Product documentation
You can perform system management tasks using the Tenant Management REST API instead of the Tenant Manager user interface.
Read more >
HTTP Adapter Configuration :: Eclipse Hono™
OS Environment Variable Java System Property Mandatory Default HONO_APP_MAXINSTANCES hono.app.maxInstances no #CPU cores HONO_HTTP_BINDADDRESS hono.http.bindAddress no 127.0.0.1 HONO_HTTP_CERTPATH hono.http.certPath no ‑
Read more >
Azure B2C UserIsNew attribute is missing when logged in with ...
In short - I need to use "UserIsNew" attribute in my angular app (client) and on the ASP.NET Core 3.1 web API (server)....
Read more >
Estimating congestion zones and travel time indexes based ...
Transport Systems (ITS), aiming to improve control strategies in ... property (Kok, Hans, & Schutten, 2012; Kritzinger et al., 2012).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found