Discussions

Ask a Question

Managing devices Smockeo / Cobject - Sigfox

Hello,
Having to manage smoke detectors Smockeo made by COBJECT on Sigfox (
https://www.smockeo.com/en/ )
Is thethings.io suitable for connecting and managing those devices ?
Many thanks,
Gilles

Feature Request: Update thethingsAPI.thingRead() to support start/end/limit params

It would be great if I could use thethingsAPI.thingRead to grab more than just the most recent value from a Thing in my Cloud Code functions/jobs/etc. Please consider adding the ability to specify start/end date and limit values to customize how much data is retreived.

using api in ASP.NET project

I checked the example for Things Read part, when I feel the variables there I have the results but when I copy the javascript in my ASP.NET project, everything works ok but there is no result for that? How can I solve the problem

Things inbound messages

Hi

ANSWERED

Store Cloud Code Functions in source control

Hi,

milliseconds date format to startDate 'YYYYMMDDHHmmss'

is there an easy way to bring the milliseconds date format to the needed startDate 'YYYYMMDDHHmmss' format? The Date class only provides getTime() and getDate() as methods

Object access: /classes/me vs /classes/app

We are looking to share objects between subsets of users in our app. Is there a way to allow a user to share objects they've stored using /classes/me with other users (similar to how they can share resources), or a way to restrict access to objects created with /classes/app to a subset of users instead of ALL users of the app?

MQTT: set a Tag

Hello,

Customize new user emails

Is there a way for us to customize the email that is sent out when we add new users via the Apps Manager? It would also be great if we could send the email out separately from creating the users. This would allow us to create users, configure permissions and other setup and then send out the welcome email when we are ready for the user to start using the system.