Git Product home page Git Product logo

wialon_ips's Introduction

Description

Simple Wialon IPs protocol emulator. Allows you to send Wialon IPs messages (with TCP or UDP) to any available network endpoint that accepts Wialon IPs protocol.

After installing this package, wialon_ips console script becomes available in OS-specific user directory. Run this script to repeatedly send Wialon IPs messages to configurable endpoint with any interval.

This tool supposed to provide facility for quick debugging and not intended to be advanced Wialon IPs emulation tool. As soon as this tool just for debugging purposes, it is fully interactive, and does not support passing configuration as arguments. All settings related to communication interactively asked when script runs.

Presets

You can choose to persist communication configuration for future uses: just save current configuration as preset when you will be prompted. All saved presets stored in to json-file wialon_ips_presets.conf living in OS-specific user directory (/home/$USER/.local/share/wialon_ips/wialon_ips_presets.conf for Ubuntu Linux). It's not recommended to edit this file manually, but also not forbidden(format is quite intuitive) :) To drop all your presets:

wialon_ips clear

OS compatibility notes

It tested and works well under Ubuntu 18.04. It wasn't tested under Windows or other Linux distributions, but unlikely any problems expected there: project structure follows recommendations from official Python documentation about project packaging and distribution, and no platform-specific feautures used. Let me know if you will have issues.

wialon_ips's People

Contributors

croja avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

cehh bencleric

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.