Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm trying to read this data #359

Closed
Pratamatanar opened this issue Apr 3, 2023 · 2 comments
Closed

I'm trying to read this data #359

Pratamatanar opened this issue Apr 3, 2023 · 2 comments

Comments

@Pratamatanar
Copy link

Pratamatanar commented Apr 3, 2023

how do i read all values ​​from this data:

{
  "alarm": {
    "-NQF0Wy4BqMRi-8Twr8y": "14:16",
    "-NQF0i1yEN3g3mqLCUOO": "02:16",
    "-NQF0kbTvQcDEqFQbz6X": "02:16",
    "-NQF0nSiEXBn9weXgnKR": "19:09",
    "-NQP5ONwpNvqrKmXVyE8": "15:13"
  }}

using the for loop technique

@mobizt
Copy link
Owner

mobizt commented Apr 3, 2023

How can you parse it without using library e.g., searching for "" and get string from it? If not, it's not possible.

@mobizt mobizt closed this as completed Apr 3, 2023
@mobizt
Copy link
Owner

mobizt commented Apr 3, 2023

Please use discussions for asking question instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants