Giter Club home page Giter Club logo

qnap-qiot-sdks's People

Contributors

anderson2007 avatar blackmesataiwan avatar farmahuang avatar jarvischung avatar qevanhuang avatar rajahlin avatar rukechen avatar spmohan77 avatar timhsuq avatar winniechengyawen avatar yistlin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qnap-qiot-sdks's Issues

Got syntax error when plugin Q MQTT msg in

msg : string [121]
SyntaxError: Unexpected token :[qiot/things/admin/Sypialnia/TempRoom]

It used to work before. Resources seems to be ok. In thing tab I can see incomming data with same topic and value.

QHistoricData ignores startTime endtime

Example uses in info:

`var start_date = new Date();
start_date.setHours(start_date.getHours() - 2);

var msg = {
payload: {
start_date: start_date,
end_date: new Date()
}
};

API has different variable names for start_date and end_date

Which one is the correct syntax? I don't get the valid data range from either commands: start_data & end_date or enddatetime & startdatetime

Se quote afterwards

resObjectId
string (required) Example: 5a005cba9c31dc00246d1fb6

Unique ResourceID of QIoT Device.

startdatetime
string (required) Example: 2017-01-01T16:05:00

Format = Standard ISO datetime format precision upto seconds. Example - YYYY-MM-DDTHH:MM:SS. **No Millisecond in date. Date must be UTC date. Start datetime of the historic data API.

enddatetime
string (required) Example: 2017-01-01T16:50:00

Format = Standard ISO datetime format precision upto seconds. Example - YYYY-MM-DDTHH:MM:SS. **No Millisecond in date. Date must be UTC date. enddatetime must be greater than startdatetime. QIoT supports historic data for maximum 1 days date range for ARM models. MAXIMUM Range: 1 day

page
string (optional) Default: 1 Example: 1

Pagination (page size = 20) Positive Integer

limit
integer (optional) Default: 500Maximum: 1000 Example: 25

Maximum number of records per page.

key
string (required) Example: j9pf68gz000b1381149cni4o

API key access the historic API. User can generate the API key to access the historic data API from QIoT interface.

And how can I show the data in a line chart, which format is the linechart exacting, it's seems it differ from the node-red line-chart

Configuration issues trying to use Tasmota device with QIot

Hi all,
I'm trying to use (and so to configure) Tasmota device with QIoT.
I'm create QIoT application and I've create a thing named Sonoff1.

Now, when I toggle power on the device, on rule section, in the debug pane, I receive:
"SyntaxError: Unexpected token O :[qiot/things/admin/Sonoff1/POWER]ON"

How can I configure QIoT to receive this kind of payload?

Thanks
Marco

Custom value without unit

image

Even when i select a string in need to add a Unit
Is it not possible to pass text without unit or number without unit ?

Update node-red version

Development of the QIOT has been stopped four years ago .
No updated of the node-red release and so no way to add new nodes/flow
for example the basic node-red-dashboard 3.1.4 . using NPM tool on Command line (SSH)
The request is to have an update of all the components

JAVA

Hi, i try to deploy my group greengrass.

I use TS-251+, greeangrass installed, JRE.... during deployment this error apperas > failed to initialize with reason Unable to find java or java8 executables
You have an idea ?

tx

Several dead links in README.md

At least the following links are dead or misleading:

It remains unclear whether there is usable software here, especially concerning Python. Personally, I would appreciate a section on what's there and what's not to avoid unneccessary mining. Thank you :).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.