Coder Social home page Coder Social logo

laravel-thingsboard's Introduction

Hi there I'm JalalLinuX

JalalLinuX | Resume

Reach me on :

JalalLinuX | LinkedIN JalalLinuX | Instagram JalalLinuX | Telegram JalalLinuX | WhatsApp JalalLinuX | Twitter

Donate me with :

JalalLinuX | Currecy JalalLinuX | Bitcoin JalalLinuX | Ethereum


More About Me:

  • I’m currently working with a good developer team
  • I’m currently learning Laravel and NuxtJs
  • I’m looking to collaborate on Best Developers :)
  • I’m looking for developer friends
  • Fun fact: ABC: Always Be Coding

jallallinux JalalLinuX


🔨 Languages :

Python PHP C# HTML5 CSS3

🚀 Frameworks :

Laravel NodeJs VueJs NuxtJs Jquery

⚙️ Tools :

MacOS Linux Windows Git Selenium Postman PhpStorm Docker GraphQL

⚡ Database :

MySQL MongoDB Redis

👨🏻‍💻 Workspace

MacBookPro Processor RAM GPU

JalalLinuX

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

🏆 442 Contributions in the Year 2022

📦 229.3 kB Used in GitHub's Storage

🚫 Not Opted to Hire

📜 23 Public Repositories

🔑 29 Private Repositories

I'm an Early 🐤

🌞 Morning    236 commits    █████░░░░░░░░░░░░░░░░░░░░   20.43% 
🌆 Daytime    422 commits    █████████░░░░░░░░░░░░░░░░   36.54% 
🌃 Evening    428 commits    █████████░░░░░░░░░░░░░░░░   37.06% 
🌙 Night      69 commits     █░░░░░░░░░░░░░░░░░░░░░░░░   5.97%

📅 I'm Most Productive on Thursday

Monday       158 commits    ███░░░░░░░░░░░░░░░░░░░░░░   13.68% 
Tuesday      175 commits    ███░░░░░░░░░░░░░░░░░░░░░░   15.15% 
Wednesday    176 commits    ███░░░░░░░░░░░░░░░░░░░░░░   15.24% 
Thursday     212 commits    ████░░░░░░░░░░░░░░░░░░░░░   18.35% 
Friday       165 commits    ███░░░░░░░░░░░░░░░░░░░░░░   14.29% 
Saturday     151 commits    ███░░░░░░░░░░░░░░░░░░░░░░   13.07% 
Sunday       118 commits    ██░░░░░░░░░░░░░░░░░░░░░░░   10.22%

📊 This Week I Spent My Time On

⌚︎ Time Zone: Asia/Tehran

💬 Programming Languages: 
No Activity Tracked This Week

🔥 Editors: 
No Activity Tracked This Week

🐱‍💻 Projects: 
No Activity Tracked This Week

💻 Operating System: 
No Activity Tracked This Week

I Mostly Code in PHP

PHP                      26 repos            ████████████░░░░░░░░░░░░░   50.0% 
Vue                      11 repos            █████░░░░░░░░░░░░░░░░░░░░   21.15% 
JavaScript               9 repos             ████░░░░░░░░░░░░░░░░░░░░░   17.31% 
Lua                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   3.85% 
CSS                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   3.85%

Timeline

Chart not found

Last Updated on 22/07/2022 10:35:49 UTC

laravel-thingsboard's People

Contributors

dependabot[bot] avatar ehsanmqn avatar github-actions[bot] avatar jalallinux avatar samirsabiee 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

Forkers

ondrejehrlich

laravel-thingsboard's Issues

Controller: Tenant Profile

Controller: Auth

Controller: Telemetry

Controller: User

Controller: RuleChain

Controller: EntityRelation

Controller: Admin

Controller: Audit Log

Controller: Edge

Controller: Widget Type

Controller: Device

Controller: Customer

Controller: DeviceApi

Controller: AssetProfile

Implementation of Thingsboard MQTT commands

Hints:
Php MQTT package: php-mqtt/client
Thingsbard Documentation: https://thingsboard.io/docs/reference/mqtt-api/

  • 1. PUB
    v1/devices/me/telemetry
    Publish telemetry data to ThingsBoard server node.

  • 2. PUB
    v1/devices/me/attributes
    Publish client-side device attributes to ThingsBoard server node.

  • 3. SUB
    v1/devices/me/attributes
    Subscribe to shared device attribute changes.

  • 4. PUB
    v1/devices/me/attributes/request/$request_id
    Request client-side or shared device attributes to ThingsBoard server node

  • 5. SUB
    v1/devices/me/attributes/response/+
    Subscribe to client-side or shared device attribute changes.

  • 6. SUB
    v1/devices/me/rpc/request/+
    Subscribe to RPC commands from the server.

  • 7. PUB
    v1/devices/me/rpc/request/$request_id
    Publish RPC commands to ThingsBoard server node.

  • 8. PUB
    v1/devices/me/rpc/response/$request_id
    The client (Device) should publish the response to this topic.

  • 9. PUB
    v1/devices/me/claim
    Initiate claiming device.

  • 10. PUB
    /provision
    Initiate device provisioning.

  • 11. PUB
    v2/fw/request/${requestId}/chunk/${chunkIndex}
    Ddevice firmware update, it sets the fw_title, fw_version, fw_checksum, fw_checksum_algorithm shared attributes.

  • 12. SUB
    v2/fw/response/+/chunk/+
    Receive the device updates for fw_title and fw_version shared attributes.

Controller: Device Profile

Controller: Asset

Controller: Alarm

Controller: Event

Controller EntityView

Controller: Dashboard

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.