The Meraki Community
Register or Sign in
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • About chengineer
chengineer

chengineer

Meraki Alumni (Retired)

Member since Jan 1, 2018

‎11-23-2020

Shiyue (Shay) Cheng

San Francisco Bay Area

https://www.linkedin.com/in/shiyue/

Groups
  • API Early Access Group

    API Early Access Group

    479
View All
Kudos from
User Count
John-K
Meraki Employee John-K
4
Thibaut-Matzke
Thibaut-Matzke
2
PhilipDAth
Kind of a big deal PhilipDAth
12
BrechtSchamp
BrechtSchamp
4
SteveWeidner
SteveWeidner
1
View All
Kudos given to
User Count
CN
Meraki Alumni (Retired) CN
1
rbnielsen
rbnielsen
1
PhilipDAth
Kind of a big deal PhilipDAth
3
DexterLaBora
Meraki Employee DexterLaBora
3
BrechtSchamp
BrechtSchamp
2
View All

Community Record

184
Posts
177
Kudos
26
Solutions

Badges

Meraki Champion
CMNA
1st Birthday
100 Posts
50 Posts
First 5 Posts View All
Latest Contributions by chengineer
  • Topics chengineer has Participated In
  • Latest Contributions by chengineer
  • « Previous
    • 1
    • 2
    • 3
  • Next »

Re: Network Config Template API/Download

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎10-20-2020 09:20 PM
1 Kudo
‎10-20-2020 09:20 PM
1 Kudo
Yes, networks of an org, I misspoke/mistyped there. The sample response doesn't include configTemplateId because it's an example of a network that's not bound to a template, but for those networks that are bound to a template, that field is returned. Try it out and you'll see.  😀 ... View more

Re: Network Config Template API/Download

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎10-20-2020 02:41 PM
1 Kudo
‎10-20-2020 02:41 PM
1 Kudo
You can get the orgs of a network to see which networks are bound to which templates. As for retrieving the configs of templates (or networks/devices), you will need to make multiple API calls. Here's an example solution that does this. ... View more

Re: Community Challenge: Brecht’s API Scavenger Hunt

by Meraki Alumni (Retired) chengineer in Community Announcements
‎08-20-2020 04:29 PM
1 Kudo
‎08-20-2020 04:29 PM
1 Kudo
This was sooooo fun, @BrechtSchamp! Now you've inspired me to go read the book. Thank you for creating such a fun way to learn Meraki APIs!!   1. Broadcasting House, Peel Wing, Portland Pl, London W1A 1AA, United Kingdom 2. May 25 (or 25/05) 3. phishing attack 4. Don't Panic 5. What is the answer to the ultimate question of life the universe and everything > 42 6. Marvin the Paranoid Android 7. Deep Thought 8. Neil Young 9. arthur.dent@human.from.earth 10. Douglas Adams   ... View more

Re: Meraki & Amazaon Alexa Integration

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎08-15-2020 04:48 PM
‎08-15-2020 04:48 PM
Anybody want to help beta test a lab guide on voice assistant integration please?  😀 Thanks in advance! ... View more

Re: Dashboard API via Python - unable to get local issuer certificate (pass...

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎08-06-2020 08:43 AM
1 Kudo
‎08-06-2020 08:43 AM
1 Kudo
looks like you're missing a comma there following the penultimate parameter ... View more

Re: MV Video Clip Download

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-27-2020 01:18 PM
1 Kudo
‎07-27-2020 01:18 PM
1 Kudo
Totally recognized, and it's something we've heard--loud and clear--for a while, both on the API & MV teams. While the API team doesn't own this feature, we are consulting with the MV team on possible ways to solve the problems you mentioned there. Another approach we've seen other partners develop use RTSP and local/custom models for edge processing, eliminating the reliance on any cloud APIs (Dashboard API or third-party computer vision engines). ... View more

Re: MV Video Clip Download

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-27-2020 10:29 AM
‎07-27-2020 10:29 AM
Looks like @CarolineS fixed and restored your post from the spam filter, @theshmike! I'm not aware of any policy like that, and personally, we on the API PM team love our users tinkering and finding creative solutions! You already called out that it's not officially supported and subject to the MV device/firmware changing in the future. I'm not a lawyer, but other than that, I think that doesn't bar you from sharing cool info like this! ... View more

Re: MV Video Clip Download

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-27-2020 10:14 AM
‎07-27-2020 10:14 AM
hey @theshmike, i see you reply from this morning at 5:08 PDT (UTC-7) in my inbox, but not here... i'm not sure what happened, and personally don't have the ability to delete posts (nor like that happening either) ... View more

Re: Dashboard API streaming live updates - announcement tool

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-24-2020 06:08 PM
‎07-24-2020 06:08 PM
good catch, it should be http://eurl.io/#SJ73d317E thanks! ... View more

Dashboard API streaming live updates - announcement tool

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-24-2020 04:33 PM
2 Kudos
‎07-24-2020 04:33 PM
2 Kudos
Hi team, we've upgraded the Dashboard API   streaming live updates   tool, used to announce the latest Dashboard API features as they are released in real-time. Anybody can join the channel @ http://eurl.io/#SJ73d317E Enjoy! ... View more
Labels:
  • Labels:
  • Dashboard API

Re: MV Video Clip Download

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-18-2020 05:42 PM
1 Kudo
‎07-18-2020 05:42 PM
1 Kudo
That's correct Phil: this use case currently will require RTSP. ... View more

API Demo Platform - quickly experience Meraki APIs within seconds

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-15-2020 04:27 PM
7 Kudos
‎07-15-2020 04:27 PM
7 Kudos
Hello from the Meraki API PM team! We understand that, across the industry, APIs aren't typically "Meraki simple". You have to wade through tons of documentation or code, and one small typo in your source can crash an entire script. Similarly, trying to show what's possible with APIs can also be challenging with custom environments, setups that require pre-planning, and other high barriers of entry. We aimed to solve for these issues with the API Demo Platform, which provides you a "Merakified" way to experience the power of APIs without having to understand how they work, and also without needing to show any documentation, programs like Postman, or source code, although those resources are provided if you want the details.   All you need here to run an API demo is a free Webex Teams account, available for anybody to register at teams.webex.com. Afterwards, find MerakiBot with the address at meraki.bot@webex.bot in Webex Teams, and ask for an "API demo". (Note if you are a corporate user and cannot find this account, your Webex administrator may have blocked access to external contacts/bots, so you'll need to either have a Cisco/Meraki teammate invite you to a room with MerakiBot, or create a separate Webex Teams account with a personal email.)   Here are some screenshots, and the basic idea behind this API Demo Platform is to quickly experience automating network configuration, monitoring infrastructure health, generating live reports, and alerting on issues just by clicking on some (super) easy buttons. Give it a whirl, and let us know what you think. Thank you! ... View more
Labels:
  • Labels:
  • Dashboard API
  • MQTT
  • MV Sense
  • Scanning API
  • Webhooks

Re: [API] Want documentation for detailed data information of API response

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-15-2020 10:21 AM
3 Kudos
‎07-15-2020 10:21 AM
3 Kudos
@Namgyu for #1, "alerting" is also a possible state, and for #5, "ready" and "failed". ... View more

Re: Location API Bluetooth Devices

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-01-2020 07:57 AM
‎07-01-2020 07:57 AM
Oh sorry, this thread was on BLE, my mistake! ... View more

Re: Location API Bluetooth Devices

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎07-01-2020 07:52 AM
‎07-01-2020 07:52 AM
Wi-Fi scanning v3 actually works on R26.6.1. If you don't see the option on a network running that version, navigate a page under the Wireless tab (for example, SSIDs), then back to Network-wide > General as there is a current bug preventing "v3" from showing as an option when navigated from an MX/MS page. ... View more

Re: bluetooth_settings

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎06-30-2020 03:34 PM
1 Kudo
‎06-30-2020 03:34 PM
1 Kudo
pip[3] install meraki==1.0.0b9 (b11 coming tomorrow, b10 has a silly typo/bug), via the GitHub repo ... View more

Re: bluetooth_settings

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎06-30-2020 03:15 PM
1 Kudo
‎06-30-2020 03:15 PM
1 Kudo
You probably have a v0 version of the library then. See my previous message. ... View more

Re: bluetooth_settings

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎06-30-2020 02:42 PM
1 Kudo
‎06-30-2020 02:42 PM
1 Kudo
Does this not work for you? Which version of Python library is installed (pip[3] show meraki)? Tested successfully with version 1.0.0b9.   import meraki API_KEY = '6bec40cf957de430a6f1f2baa056b99a4fac9ea0' # public sandbox API key dashboard = meraki.DashboardAPI(API_KEY) network_id = 'L_646829496481105433' response = dashboard.wireless.getNetworkWirelessBluetoothSettings(network_id) print(response)   ... View more

Re: bluetooth_settings

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎06-30-2020 09:21 AM
1 Kudo
‎06-30-2020 09:21 AM
1 Kudo
Is dashboard a global variable instantiated correctly? Also, how are you running this code? Not sure if PyCharm but I've noticed some latest updates that have changed the behavior of how the IDE finds installed modules, so try troubleshooting outside of your IDE. ... View more

Re: How to pass array for includedEventTypes

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎06-27-2020 10:55 AM
1 Kudo
‎06-27-2020 10:55 AM
1 Kudo
Your second request there has the correct format (the positions of the parameters do not matter), but you may need to also include perPage so you do not miss any events of a second category that are on a different page.   This works for me: https://n7.meraki.com/api/v1/networks/L_566890603095268587/events?includedEventTypes[]=vrrp&productType=appliance&includedEventTypes[]=dhcp&perPage=1000 ... View more

Re: MV Sense - Send Image via Webhook?

by Meraki Alumni (Retired) chengineer in Smart Cameras
‎06-11-2020 08:00 PM
‎06-11-2020 08:00 PM
Elaborating a bit more, the webhooks that are available are the same list as email alerts that you can find on the Network-wide > Alerts page. If it's not on that page, there is no framework today to trigger a JSON POST webhook for the event you're looking for. ... View more

Re: MV Sense - Send Image via Webhook?

by Meraki Alumni (Retired) chengineer in Smart Cameras
‎06-11-2020 07:59 PM
‎06-11-2020 07:59 PM
No, what you're asking for doesn't exist because it's totally separate. One's coming from the device live as an MQTT feed, and the other being proxied via the Meraki cloud as an alert/webhook. ... View more

Re: MV Sense - Send Image via Webhook?

by Meraki Alumni (Retired) chengineer in Smart Cameras
‎06-11-2020 07:52 PM
‎06-11-2020 07:52 PM
No problem; there's a webhook only for motion detection, regardless of what's actually seen in the camera. The code provided there is for both people and vehicles (latter for MV72/MV72X). ... View more

Re: MV Sense - Send Image via Webhook?

by Meraki Alumni (Retired) chengineer in Smart Cameras
‎06-11-2020 06:39 PM
1 Kudo
‎06-11-2020 06:39 PM
1 Kudo
It's not via webhooks, but with the REST API POST call, the instructions of which you can on the Meraki Adventure API 1.0 Lab (step 10, on bottom of the second page). ... View more

Re: Powershell - getNetworkEvents - specifying multiple event types (includ...

by Meraki Alumni (Retired) chengineer in Developers & APIs
‎06-02-2020 11:11 AM
1 Kudo
‎06-02-2020 11:11 AM
1 Kudo
Ah OK, I think I've figured out the issue, which is that these query parameters should be passed in the resource as opposed to the body. If you modify the URI to be something like the following, it should work:   $networkUri = ' https://api.meraki.com/api/v0/networks/L_123456789/events? productType = appliance&perPage = 30 &includedEventTypes [ ] = client _ vpn _ connect&includedEventTypes [ ] = client _ vpn _ disconnect'     ... View more
  • « Previous
    • 1
    • 2
    • 3
  • Next »
Kudos from
User Count
John-K
Meraki Employee John-K
4
Thibaut-Matzke
Thibaut-Matzke
2
PhilipDAth
Kind of a big deal PhilipDAth
12
BrechtSchamp
BrechtSchamp
4
SteveWeidner
SteveWeidner
1
View All
Kudos given to
User Count
CN
Meraki Alumni (Retired) CN
1
rbnielsen
rbnielsen
1
PhilipDAth
Kind of a big deal PhilipDAth
3
DexterLaBora
Meraki Employee DexterLaBora
3
BrechtSchamp
BrechtSchamp
2
View All
My Accepted Solutions
Subject Views Posted

Re: MV Video Clip Download

Developers & APIs
3582 ‎07-18-2020 05:42 PM

Re: How to pass array for includedEventTypes

Developers & APIs
1532 ‎06-27-2020 10:55 AM

Re: Switch - Layer 3 interface

Developers & APIs
1573 ‎06-01-2020 02:55 PM

Re: Unable to collect co-termination licenses.

Developers & APIs
1098 ‎05-25-2020 08:08 AM

Re: Get all clients in a group policy

Developers & APIs
1276 ‎04-13-2020 12:52 PM

Re: PYTHON - get_network_traffic_shaping - HTTP response not OK.

Developers & APIs
1711 ‎03-09-2020 01:53 PM

Re: Bug with create organisation network API? Only works when a copy_from_n...

Developers & APIs
2420 ‎01-21-2020 02:54 PM

Re: Dashboard API via Python - unable to get local issuer certificate (pass...

Developers & APIs
8955 ‎01-13-2020 01:46 PM

Re: mqtt timestamp documentation wrong?

Developers & APIs
987 ‎11-04-2019 01:47 PM

Re: Access API simply via browser without an API Key. Trick/Hack/Other? You...

Developers & APIs
2168 ‎08-01-2018 05:42 AM
View All
My Top Kudoed Posts
Subject Kudos Views

Re: Python API

Developers & APIs
8 8007

API Demo Platform - quickly experience Meraki APIs within seconds

Developers & APIs
7 5885

Re: Dashboard API via Python - unable to get local issuer certificate (pass...

Developers & APIs
4 8955

Re: Programming in Python: Follow up QA from the 1/8/2020 Webinar

Developers & APIs
4 3649

Re: Action Batches

Developers & APIs
4 4226
View All
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Privacy Settings
  • Terms of Use
© 2022 Meraki