Northbound UI access
CDP is the NB UI for the launchpad. We have created the admins for each region. The region head can create users and sub tenants further. Based on the region you belong, please contact below admins for creating the access.
The CDP URL to access the server : https://impact.idc.nokia.com
APJ: @Singh, Navdeep (Nokia -AU/Sydney)
IND: @Singh, Hardeep (Nokia - IN/Gurgaon)
Europe: @Jean-Noel Antoine
NAM: @Buccellato, Peter (Nokia - US)
LAT: @Navarrete, Angel (Nokia - MX/Mexico City)
GCH: @Merchant, Richard (NSB - CN/Shanghai)
LWM2M Server access
If you want to test the OMA LWM2M client on the IMPACT, you have to make sure you have done the LWM2M set up on the CDP UI. Once the set up is done, below are the URLs to connect
For secure access over PSK use the below URL
URL: coaps://impact.idc.nokia.com
PORT: 30001
For non secure access
URL: coap://impact.idc.nokia.com
PORT: 30000
IMPACT NB API URL
If you have developed your own ADEP and wants to integrate with the IMPACT NB APIs
Please refer the IMPACT API documentation to know more about the APIs in-detail.
NB API URL : https://impact.idc.nokia.com/m2m/
When ever NB API registration happens, the API JSON request expects a callback URL. Please make sure your callback URL and ports are white listed on the launchpad before starting the NB API registration process. Please send us the callback URL and ports that needs to be white listed by sending an email to support@nokia-impact.zendesk.com
MQTT Server access
The MQTT devices can be on boarded using
BASE URL: http://impact.idc.nokia.com
PORT: 31883
TLS PORT: 31885
Please refer the MQTT on boarding guide to know about various API calls that needs to be done for set up and testing. We have the APIs defined for
- Token creation with the IMPACT (refer the IMPACT API for this)
- Enabling MQTT-TLS
- MQTT Device registration
- Device Subscription
- Topic subscription for read command
- Topic subscription for write command
- Create subscription for observation on a resource
Please refer the full documentation to know all capabilities and options
HTTP Adaptation layer over CIG
If the you are using the HTTP adaptation layer to communicate with the IMPACT, use the below base URL
BASE URL: https://impact.idc.nokia.com
PORT: 31443
We have rich set of APIs developed and refer the full documentation for the below list of APIs
- Send URL Notify
- Send Device Register Event
- Update
- De-registration
- Configuration
- Read Device Information
- Device Reboot
- Device Reset
- Firmware Upgrade
- Alarm Interface
- Start Notifications
- Enhanced Alarm Interface
- Stop Notifications
- Read Resources
- Write Resources
- Execute Resources
- Delete Resources
IG Access Details
Make the below changes in your external gateway properties to connect to IMPACT. What ever changes needed, colored with red and bold and others can be left intact.
Logsize=3145728
Loglvl=1
LogFileCount=3
[DMAcc]
SERVER_URL=http://impact.idc.nokia.com:31100/oma2 ( OMA2 server url)
CLIENT_USER_KEY=foobar
CLIENT_PWD_KEY=foobar
SERVER_PWD_KEY=foobar
SERVER_NAME=mform
[DevInfo]
GATEWAY_MAKE=MformationSecure
GATEWAY_MODEL=Gateway
[Rest]
#REST_HOST=10.75.199.79
REST_HOST=192.11.138.73 (ip of server where is IG jar is running)
REST_PORT=8998 (port of server where is IG jar is running)
AGENTS_FOLDER=/home/mform/MSM12300bld05/myserver/public_html/agents
MSM_URL=http://aspen.idc.devlab.motive.com:8180/agents/ (optional)
###PUB_FILE=c:\projects\pub.key
[OpenDM]
SUPPORT_RASPBERRYPI=0
GROUP_ID=64 (CDP tenant where IG device want to attach )
GATEWAY_IMEI=63676866349990 (Gateway ID which is already present in the CDP)
POLICY_FETCH_POLLER_INTERVAL_IN_MINS=5
[CERT]
PASSWORD=Apple!Orange
CERTPATH=/TOOLS/appl/AVIOR/certificates/gateway.p12
HTTPS=0
[PPG]
GW_PPG_ENABLED=1
PPG_HOST=impact.idc.nokia.com (PPG ip)
PPG_PORT=31000 (PPG port)
PPG_SSL=0 ( o for http / 1 for https)
PPG_RECONNECT_DELAY=10
PPG_CONNECTION_TIMEOUT=5000
Comments
0 comments
Please sign in to leave a comment.