# Integration with WISE-PaaS

EdgeX supports two type data upload with WISE-PaaS

* scheduled auto report
* event alert report

### Scheduled auto report

Please follow the instructions below. Running EdgeX to transfer the data to WISE-PaaS/InsightAPM.

1. Enter the URI to be used: http\://{IP}:4000, it would be logged-in EdgeX-API Management Console automatically.

![](https://1210863923-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldahy90A1eekcr5A2U8%2Fuploads%2Fki7UBPDlohpajsxrOTKq%2F11.JPG?alt=media\&token=2f464938-be5b-4e31-95ff-3b34e57983b8)

2\. Click on left side menu to setup **WISE-PaaS Setting**, and then click Save.

![](https://1210863923-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldahy90A1eekcr5A2U8%2Fuploads%2Ftj9mfJzn1NInc7F45YdI%2F44.JPG?alt=media\&token=7c70846c-6ca8-454b-ab28-784630eaa57e)

![](https://1210863923-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldahy90A1eekcr5A2U8%2Fuploads%2FzWDY8kOTqZzUNeExpCTi%2F22.JPG?alt=media\&token=adcb5e05-33ab-4e82-869b-6265d1b1f4be)

![](https://1210863923-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ldahy90A1eekcr5A2U8%2Fuploads%2FwWWGAavIOq7hAYoRvvFH%2F33.JPG?alt=media\&token=380f44c9-5615-4d3c-87e7-ae8e1c092585)

### Event alert report

When the device occurs any event or abnormal situation, EdgeX can create a remote maintenance request to WISE-PaaS Patrol Inspection solution. User can use EdgeX smart device console to setup the Patrol Inspection connection.

<https://edgex-api-advantech.gitbook.io/edgex-api-doc/smart-device-services/smart-device-ui>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://edgex-api-advantech.gitbook.io/edgex-api-doc/edge-to-wise-paas/integration-with-wise-paas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
