mirror of
				https://github.com/Telecominfraproject/wlan-docs.git
				synced 2025-11-04 04:37:50 +00:00 
			
		
		
		
	GitBook: [#10] No subject
This commit is contained in:
		
				
					committed by
					
						
						gitbook-bot
					
				
			
			
				
	
			
			
			
						parent
						
							df330e16db
						
					
				
				
					commit
					68ceb1b6be
				
			
							
								
								
									
										18
									
								
								SUMMARY.md
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								SUMMARY.md
									
									
									
									
									
								
							@@ -37,13 +37,6 @@
 | 
				
			|||||||
    * [Statistics](sdk/user-interface/devices-view/statistics.md)
 | 
					    * [Statistics](sdk/user-interface/devices-view/statistics.md)
 | 
				
			||||||
    * [Command History](sdk/user-interface/devices-view/command-history.md)
 | 
					    * [Command History](sdk/user-interface/devices-view/command-history.md)
 | 
				
			||||||
  * [Firmware](sdk/user-interface/firmware.md)
 | 
					  * [Firmware](sdk/user-interface/firmware.md)
 | 
				
			||||||
* [API](sdk/api/README.md)
 | 
					 | 
				
			||||||
  * [OpenAPI Definitions](sdk/api/openapi-definitions.md)
 | 
					 | 
				
			||||||
  * [Security Service](sdk/api/security-service.md)
 | 
					 | 
				
			||||||
  * [Gateway Service](sdk/api/gateway-service.md)
 | 
					 | 
				
			||||||
  * [Firmware Management Service](sdk/api/firmware-management-service.md)
 | 
					 | 
				
			||||||
  * [Provisioning Service](sdk/api/provisioning-service.md)
 | 
					 | 
				
			||||||
  * [Analytics Service](sdk/api/analytics-service.md)
 | 
					 | 
				
			||||||
* [Monitoring](sdk/monitoring/README.md)
 | 
					* [Monitoring](sdk/monitoring/README.md)
 | 
				
			||||||
  * [ELK Integration](sdk/monitoring/elk-integration.md)
 | 
					  * [ELK Integration](sdk/monitoring/elk-integration.md)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -93,3 +86,14 @@
 | 
				
			|||||||
* [Features](release/features.md)
 | 
					* [Features](release/features.md)
 | 
				
			||||||
* [Security Updates](release/security.md)
 | 
					* [Security Updates](release/security.md)
 | 
				
			||||||
* [Resolved Issues](release/resolved-issues.md)
 | 
					* [Resolved Issues](release/resolved-issues.md)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## DEVELOPER RESOURCES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* [SDK API](developer-resources/api/README.md)
 | 
				
			||||||
 | 
					  * [OpenAPI Definitions](developer-resources/api/openapi-definitions.md)
 | 
				
			||||||
 | 
					  * [Security Service](developer-resources/api/security-service.md)
 | 
				
			||||||
 | 
					  * [Gateway Service](developer-resources/api/gateway-service.md)
 | 
				
			||||||
 | 
					  * [Firmware Management Service](developer-resources/api/firmware-management-service.md)
 | 
				
			||||||
 | 
					  * [Provisioning Service](developer-resources/api/provisioning-service.md)
 | 
				
			||||||
 | 
					  * [Analytics Service](developer-resources/api/analytics-service.md)
 | 
				
			||||||
 | 
					* [SDK KAFKA](developer-resources/sdk-kafka.md)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -37,7 +37,7 @@ Ensure your GitHub account was linked in your Telecom Infra Project user profile
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
OpenWiFi SDK uses OpenAPI 3.0 compliant northbound Rest API and Kafka for message bus topics. Typical CRUD actions occur via the Rest API, Kafka will present topics for device discovery and all telemetry captured from the network edge.
 | 
					OpenWiFi SDK uses OpenAPI 3.0 compliant northbound Rest API and Kafka for message bus topics. Typical CRUD actions occur via the Rest API, Kafka will present topics for device discovery and all telemetry captured from the network edge.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Please consult the [API topics](../sdk/api/) to begin with integration work.
 | 
					Please consult the [API topics](../developer-resources/api/) to begin with integration work.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Summary
 | 
					### Summary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								developer-resources/sdk-kafka.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								developer-resources/sdk-kafka.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					# SDK KAFKA
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Reference in New Issue
	
	Block a user