Skip to content
This organization was marked as archived by an administrator on Oct 9, 2024. It is no longer maintained.
@connectorjs

connector.js

Data connector center
connectorjs.com

About

ConnectorJS developed by MiaJupiter

Our mottos

  • Simplicity is a form of high intelligence.
  • Think & work for all mankind.

Ideas we support

  • Knowledge belongs to all beings, even to humanity.
  • Open source softwares

Structure

flowchart TD
    ccJS(fas:fa-city<br>connectir.io)
    ccService(((fa:fa-gear<br>Client Connector<br>Service)))
    ccWebSocket[fas:fa-plug WebSocket Manager]
    ccRestApi[fas:fa-arrows-to-dot RestAPI]
    cc1[Client-1<br>fab:fa-windows Windows<br>Server or Desktop]
    cc2[Client-2<br>fab:fa-linux Linux/Ubuntu<br> Server or Desktop]
    cc3[Client-3<br>fab:fa-apple MacOS]
    cc4[Client-..n<br>fas:fa-desktop Other Clients &<br>Operating Systems]
    ccDbMsSQL[(fas:fa-database SQL Server)]
    ccDbMySQL[(fas:fa-database MySQL)]
    ccDbPgSQL[(fas:fa-database PostgreSQL)]
    ccFileExcel[(fas:fa-file-excel Excel)]
    ccFileExcel2[(fas:fa-file-excel Excel)]
    ccShell[(fas:fa-terminal<br>Shell Scripts<br>File System)]
    ccApp1{{fas:fa-gears ClientConnector fas:fa-plug<br>Service App}}
    ccApp2{{fas:fa-gears ClientConnector fas:fa-plug<br>Service App}}
    ccApp3{{fas:fa-gears ClientConnector fas:fa-plug<br>Service App}}
    ccApp4{{fas:fa-gears ClientConnector fas:fa-plug<br>Service App}}


    ccWebSocket <---> ccService
    ccRestApi <---> |https<br>get/post/put/delete| ccService
    cc1 -->ccApp1 --->|tls/wss connection| ccWebSocket
    cc2 -->ccApp2 --->|tls/wss connection| ccWebSocket
    cc3 -->ccApp3 --->|tls/wss connection| ccWebSocket
    cc4 -->ccApp4 --->|tls/wss connection| ccWebSocket
    ccService ---> ccJS

    ccDbMsSQL ---> cc1
    ccFileExcel ---> cc1

    ccDbPgSQL ---> cc2

    ccDbMySQL ---> cc3
    ccFileExcel2 ---> cc3
    ccShell ---> cc4

%% subgraph ui [CONNECTORJS SERVER]
%%     ccService
%%     ccWebSocket
%%     ccRestApi
%% end

classDef classCC fill:cornflowerblue,stroke:white,color:white,stroke-width:1px;
class cc1,cc2,cc3,cc4 classCC;

classDef classCCJS fill:green,stroke:white,color:white,stroke-width:3px;
class ccJS classCCJS;

classDef ccConnectorApp fill:slateblue,stroke:white,color:yellowgreen,stroke-width:1px;
class ccApp1,ccApp2,ccApp3,ccApp4 ccConnectorApp;

Loading

Popular repositories Loading

  1. evcm evcm Public archive

    Forked from evcc-io/evcc

    Electric Vehicles Charging Management Software⚡☀️🚘🔌

    Go 2

  2. connector-server connector-server Public archive

    JavaScript

  3. connectorjs-client connectorjs-client Public archive

    JavaScript

  4. .github .github Public archive

  5. api api Public archive

    ConnectorJS.com main Rest API project

  6. connectorjs.github.io connectorjs.github.io Public archive

    Provider data accessing and management service

Repositories

Showing 9 of 9 repositories
  • evcm Public archive Forked from evcc-io/evcc

    Electric Vehicles Charging Management Software⚡☀️🚘🔌

    connectorjs/evcm’s past year of commit activity
    Go 2 MIT 657 0 0 Updated Oct 19, 2023
  • .github Public archive
    connectorjs/.github’s past year of commit activity
    0 0 0 0 Updated Oct 18, 2023
  • ibm-db2-restful Public archive Forked from ibmdb/node-ibm_db

    IBM DB2 and IBM Informix bindings for node

    connectorjs/ibm-db2-restful’s past year of commit activity
    JavaScript 0 MIT 154 0 0 Updated Aug 15, 2023
  • modbus Public archive Forked from evcc-io/modbus

    Maintained fork of grid-x/modbus Golang Modbus library

    connectorjs/modbus’s past year of commit activity
    Go 0 BSD-3-Clause 28 0 0 Updated Jul 22, 2023
  • connector-server Public archive
    connectorjs/connector-server’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated May 20, 2023
  • web02 Public archive

    Web site and documentation

    connectorjs/web02’s past year of commit activity
    CSS 0 MIT 0 0 0 Updated Mar 23, 2023
  • connectorjs.github.io Public archive

    Provider data accessing and management service

    connectorjs/connectorjs.github.io’s past year of commit activity
    0 MIT 0 0 0 Updated Mar 8, 2023
  • connectorjs-client Public archive
    connectorjs/connectorjs-client’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Mar 1, 2023
  • api Public archive

    ConnectorJS.com main Rest API project

    connectorjs/api’s past year of commit activity
    0 MIT 0 0 0 Updated Feb 28, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…