Giter VIP home page Giter VIP logo

smap's People

Contributors

aishp avatar anthonysutardja avatar gtfierro avatar immesys avatar jf87 avatar mbkj avatar mikkelbk avatar shankari avatar stevedh avatar thoyt 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

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

smap's Issues

CSV Edition - "Invalid CSV Line" error

I am trying to post a CSV file using cURL. Following are the contents of the file:
5dfb6d2a-8b69-5946-9334-a1fb8c4237b5,/weather/temperature,1378029600,34
5dfb6d2a-8b69-5946-9334-a1fb8c4237b5,/weather/temperature,1378031400,34
5dfb6d2a-8b69-5946-9334-a1fb8c4237b5,/weather/temperature,1378033200,34

Command I am using:
curl -XPOST -d @testupload.csv -H "Content-Type: text/csv" http://hostname.com/add/key

Error:
Invalid CSV line: 5dfb6d2a-8b69-5946-9334-a1fb8c4237b5,/weather/temperature,1378
029600,345dfb6d2a-8b69-5946-9334-a1fb8c4237b5,/weather/temperature,1378031400,34
5dfb6d2a-8b69-5946-9334-a1fb8c4237b5,/weather/temperature,1378033200,34

Any idea what might be wrong here?

bacnet driver not working

I am trying to run the bacnet driver and am getting the following error
bacnet_driver

Has anyone run this module before or run into this issue?
Please let me know if you need any more information
Thanks

Dependencies on PowerDB2

The sMAP archiver needs some infrastructure in postgres for handling subscription keys. Unfortunately, the tables for that are made when you install powerdb2.

Ideally the archiver should be separate from whichever frontend you choose to use.

Can't Retrieve data from archiver. Error: 'NoneType' object has no attribute 'lower', returned

On Ubuntu 14.04.1 with python 2.7.6
After a clean install by:

$ sudo add-apt-repository ppa:cal-sdb/smap
$ sudo apt-get update
$ sudo apt-get install -y python-smap readingdb powerdb2

The folder /var/run/smap was not created, so the archiver process could not start. I' ve created it this way:

$ sudo mkdir /var/run/smap
$ sudo chown -R smap /var/run/smap

And restart the archiver process in supervisorctl.

After that I tried to send the file data.json like the example here and when I tried to retrieve this data in smpa-query using this command
select data in ("01/01/2010" , now) where uuid = "d24325e6-1d7d-11e2-ad69-a7c2fa8dba61"
or even in the browser at http://localhost:8079/api/data

it returned this error

Error: 'NoneType' object has no attribute 'lower'

Any idea how can I solve this on unitoftime branch.

Thanks a lot.
Jeovane
@jeovanevs

how to install smap-archiver service

Ubuntu 14.04
Python 2.7.14
pip 20.3.4

https://pythonhosted.org/Smap/en/2.0/install.html
Hello developer, I'm trying to catch the above installation documentation. And I was stuck there

$ svn checkout http://smap-data.googlecode.com/svn/trunk smap-data-read-only

I assume the required source files for smap-archiver were missing.
Therefore, I could not smap-archiver when I tried to twistd with no arguments
@stevedh Could you please share me some hints?

Build Failing

I see this at the bottom of the Readme.md file. Is this cause for concern? Also is this being actively worked on anymore?

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.