Code Monkey home page Code Monkey logo

pusher's People

Contributors

hackherz avatar jameserose avatar nlohmann 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

Watchers

 avatar  avatar  avatar  avatar

pusher's Issues

Syntax errors

Please fix

╭─gunnar at kent in ~/devel/pusher on master✔
╰─± g++ --version
g++ (Debian 4.7.2-5) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

╭─gunnar at kent in ~/devel/pusher on master✔
╰─± make
g++ -std=c++11 -c src/json/json.cc -o src/json/json.o
In file included from src/json/json.cc:12:0:
src/json/json.h:512:9: error: expected unqualified-id before ‘[’ token
src/json/json.cc: In constructor ‘nlohmann::json::json(nlohmann::json::list_init_t)’:
src/json/json.cc:169:24: error: ‘using object_t = class std::map<std::basic_string<char>, nlohmann::json>’ has no member named ‘emplace’
src/json/json.cc: In member function ‘nlohmann::json nlohmann::json::parser::parse()’:
src/json/json.cc:2051:83: error: ‘error’ was not declared in this scope
src/json/json.cc:2057:41: error: ‘error’ was not declared in this scope
src/json/json.cc: At global scope:
src/json/json.cc:2105:50: error: no ‘void nlohmann::json::parser::error(const string&) const’ member function declared in class ‘nlohmann::json::parser’
In file included from src/json/json.cc:12:0:
src/json/json.h:488:11: error: ‘class nlohmann::json::parser’ is private
src/json/json.cc:2105:50: error: within this context
src/json/json.cc: In member function ‘std::string nlohmann::json::parser::parseString()’:
src/json/json.cc:2201:90: error: ‘error’ was not declared in this scope
src/json/json.cc:2247:26: error: ‘error’ was not declared in this scope
src/json/json.cc: In member function ‘std::string nlohmann::json::parser::codePointToUTF8(unsigned int) const’:
src/json/json.cc:2315:27: error: ‘error’ was not declared in this scope
src/json/json.cc: In member function ‘unsigned int nlohmann::json::parser::parse4HexCodePoint()’:
src/json/json.cc:2335:79: error: ‘error’ was not declared in this scope
src/json/json.cc:2357:80: error: ‘error’ was not declared in this scope
src/json/json.cc: In member function ‘std::string nlohmann::json::parser::parseUnicodeEscape()’:
src/json/json.cc:2422:42: error: ‘error’ was not declared in this scope
src/json/json.cc: In member function ‘void nlohmann::json::parser::parseTrue()’:
src/json/json.cc:2445:30: error: ‘error’ was not declared in this scope
src/json/json.cc: In member function ‘void nlohmann::json::parser::parseFalse()’:
src/json/json.cc:2468:31: error: ‘error’ was not declared in this scope
src/json/json.cc: In member function ‘void nlohmann::json::parser::parseNull()’:
src/json/json.cc:2491:30: error: ‘error’ was not declared in this scope
src/json/json.cc: In member function ‘void nlohmann::json::parser::expect(char)’:
src/json/json.cc:2517:18: error: ‘error’ was not declared in this scope
make: *** [src/json/json.o] Error 1

Handling problem or error?

Hi,

I want to test pusher (on debian) (I'm a FHEM PushNotifier-User, so I know something about this).
Pusher is installed and works. First I started with
pusher --token
After my login (user and pass) I've got a token.
After that I tried (I've defined in PushNotifier some devices):
pusher --list

I've got following error: Some kind of error occured: You need to login first.

How can I do this? With parameters I've to use for a login?

Sending to all Devices, Sending URLs

I dont see an option to send a message to all devices and i also dont see a way to send URLs.
Is there a way to do this? That would be awesome! ;)

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.