Skip to content

Commit

Permalink
updated readme file with fetchDeviceDetails override function
Browse files Browse the repository at this point in the history
  • Loading branch information
anjalimukundan committed Aug 21, 2024
1 parent bf5710f commit c5585fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ HTTP call to the platform:<br/>
### fetchDeviceDetails:

- Request:<br>
Making a call to fetch device details and the token required for fetching details dynamically.<br>
Making a call to fetch device details and the token required for dynamically fetching details .<br>

Format:
```
Expand All @@ -420,8 +420,8 @@ HTTP call to the platform:<br/>
}
```
- Response:<br>
Receives updated env variable of device_data with dynamic device details .
Example:
Receives the updated environment variable device_data with dynamic device details.
Example:

```
{
Expand Down

0 comments on commit c5585fb

Please sign in to comment.