3
0
Fork 0

Removed xensit

This commit is contained in:
Willem Cazander 2022-11-13 01:52:59 +01:00
parent 2d73cc8845
commit 2c23fceb40
9 changed files with 34 additions and 38 deletions

View file

@ -29,8 +29,8 @@
#define NET_BYTE_NET_KEY_SIZE 16
#define NET_BYTE_NET_ID_SIZE 6
// Net Xensit config
//define NET_XNODE_HOST "xng.xensit.com" // XNodeGateway
// Net config
//define NET_XNODE_HOST "xng.server.local" // XNodeGateway
#define NET_XNODE_HOST "www.forwardfire.net"
#define NET_XNODE_MAC_DEFAULT {0x74,0x69,0x69,0x4D,0x33,0xB1}
#define NET_PING_BOOT_TIME 1000*3
@ -39,7 +39,7 @@
#define NET_DNS_LOOKUP_TIME 1000*3600*1
// TODO: make net time to secs as 1h is ~max for dns
// Net config for url; Input Xensit Node Version A
// Net config for url; Input Xnode Version A
#define NET_URL_POST "_a"
#define NET_URL_PARA_POST_TYPE "pt="
#define NET_URL_PARA_REQ_CNT "&rc="