Giter Club home page Giter Club logo

patriot's People

Contributors

dependabot[bot] avatar rlisle avatar ronlisle avatar

Stargazers

 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

patriot's Issues

ALEXA

Hi Team,

I'm trying to integrate Alexa app on my IOS. I have integrated Amazon login option for end user to authorise the account, after authorisation I got the accesstoken from Amazon API. I am sending that token for calling AVS service this is working as expected.I already link the user to my own system successfully.

Now the issue is when i receive the request from AWS lambda function i received the another token. Why it is like this ?

'word' was not declared in this scope

@rlisle

I look forward to using your library.

I am building locally and getting this error when building for photon.

/home/nrobinson/projects/alexa/photon-alexa/firmware/IoT/DHT.cpp: In member function 'void PietteTech_DHT::convert()':
/home/nrobinson/projects/alexa/photon-alexa/firmware/IoT/DHT.cpp:252:43: error: 'word' was not declared in this scope
             _hum = word(_bits[0], _bits[1]) * 0.1;
                                           ^
../build/module.mk:264: recipe for target '../build/target/user/platform-6-m/firmware/IoT/DHT.o' failed
make[2]: *** [../build/target/user/platform-6-m/firmware/IoT/DHT.o] Error 1
../../../build/recurse.mk:11: recipe for target 'user' failed
make[1]: *** [user] Error 2
../build/recurse.mk:11: recipe for target 'modules/photon/user-part' failed
make: *** [modules/photon/user-part] Error 2

IoTlib subscribing to public events

Particle.io events are currently be subscribed to with the public flag set to true. This needs to be changed to false to prevent collision with other Patriot users.
However, there appear to be problems receiving the events when private is set.
After further investigation, found that BOTH sender and receiver must match (private is not a subset of public). So I need to ensure that all components use private.

missing declaration

Ron,
I was very happy to find this project and really appreciate all the work you've put into it. Just thought I'd let you know: when I compiled the PatriotLight example I encountered several errors apparently generated because _brightness is not declared in PatriotLight.h.
Peter

Smart Home skill not connecting to devices

This note is just to document that around 9/29/17 I accidentally uploaded development code to the wrong Lambda, causing the released Patriot Smart Home skill to stop working. On 10/1/17 I identified the problem and restored the correct Alexa smart home skill code to get things back working.

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.