... | @@ -5,10 +5,31 @@ |
... | @@ -5,10 +5,31 @@ |
|
* marketing website
|
|
* marketing website
|
|
* self registration link to live.d2sphere.com for free access
|
|
* self registration link to live.d2sphere.com for free access
|
|
|
|
|
|
### https://live.d2sphere.com [NONE ACTIVE / PUBLIC]
|
|
### https://live.d2sphere.com [ACTIVE / PUBLIC]
|
|
* production system
|
|
* production system
|
|
* updated ~ all 6 month to latest release
|
|
* updated ~ all 6 month to latest release
|
|
* not yet activ
|
|
* self registration only
|
|
|
|
* limits:
|
|
|
|
- only 1x registered User per Domain
|
|
|
|
- only 1x domian per User
|
|
|
|
- max. 5x devices per User/Domain
|
|
|
|
* Setup AVL:
|
|
|
|
```
|
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2
|
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.205.185,4444
|
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,live.d2sphere.com,4444
|
|
|
|
```
|
|
|
|
* Setup ePack:
|
|
|
|
```
|
|
|
|
URL: live.d2sphere.com
|
|
|
|
Port: 4444
|
|
|
|
```
|
|
|
|
* Setup mPACK:
|
|
|
|
```
|
|
|
|
AT#IPD2S=4444,"37.61.205.185",1000
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### https://custom.d2sphere.com [ACTIVE / CUSTOMER]
|
|
### https://custom.d2sphere.com [ACTIVE / CUSTOMER]
|
|
* custom production system
|
|
* custom production system
|
... | | ... | |