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

SQLite Attributes UNIQUE constraint failed error #19

Closed
jamesleesaunders opened this issue Mar 8, 2017 · 0 comments
Closed

SQLite Attributes UNIQUE constraint failed error #19

jamesleesaunders opened this issue Mar 8, 2017 · 0 comments
Labels

Comments

@jamesleesaunders
Copy link
Owner

Investigate and fix the following error...

2017-03-08 21:22:56,102 CRITICAL base XBee Error: UNIQUE constraint failed: Attributes.NodeId, Attributes.Name, Attributes.Value, Attributes.Time

jamesleesaunders added a commit that referenced this issue Apr 19, 2017
* Fix Issue #19 Removed SQLite DB code - it was over complcating the class and would be superfuous if the developer wanted to use a different DB like MySQL.
* Fix Issue #26 Combining Type Req / Hardware Join 1 & Range Test / Hardware Join 2. 
* Partially addressed #5. Device.pl now has facility to send updates at regular intervals using Threads.
* Improvements to SmartPlug class.
* Improvements to Current Instantaneous Power and RSSI messages.
* Simpler terminology 'Power Demand' and 'Power Consumption'.
* Making more use of callback.
* Further PEP formatting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant